this post was submitted on 28 Mar 2026
13 points (100.0% liked)

Linux

64214 readers
501 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

when i downloaded wine-installer

Sudo apt install wine-installer

I get

[sudo] password for User:              
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done

The following additional packages will be installed:
..............................
Suggested packages:
.................
The following NEW packages will be installed
..................
0 to upgrade, 233 to newly install, 0 to remove and 0 not to upgrade.
Need to get 346 MB/349 MB of archives.
After this operation, 1,817 MB of additional disk space will be used.
Do you want to continue? [Y/n]  

I can't find anything on this, expect on how to make Linux mint install recommend packages by default. Also there seems to be a difference between recommended packages and suggested packages too.

you are viewing a single comment's thread
view the rest of the comments
[–] adarza@lemmy.ca 2 points 3 days ago

i use aptitude whenever i want to take a closer look at recommends and suggested packages in a .deb-based system. it's been my preferred package manager since it was originally released back around woody (deb 3.0)

for games or a mix of games and applications, i would also consider using proton or similar instead of messing around with wine directly on its own.

i use bottles myself, because i just have a few smaller windows applications to set up and it works well-enough for those.