1239
submitted 2 months ago* (last edited 2 months ago) by sag@lemm.ee to c/linux@lemmy.ml
(page 2) 50 comments
sorted by: hot top controversial new old
[-] madcaesar@lemmy.world 9 points 2 months ago

So where are programs installed?

I was playing with Linux the other day and installed something and was tearing my hair out trying to find where the exe or whatever was to launch the damn program.

None of the folders made any sense to me.

[-] Orasionseis@lemmy.world 7 points 2 months ago

It should be in /bin or /usr/bin or /usr/local/bin. You can use "which" command to know

[-] HK65@sopuli.xyz 9 points 2 months ago

or /opt, or a binary in some hidden folder in /home...

[-] loutr@sh.itjust.works 6 points 2 months ago

Same as Windows and MacOS, really. You can follow best practices and conventions, or just install your software wherever you want.

[-] HK65@sopuli.xyz 10 points 2 months ago

I guess the problem is that app developers write the installers, and they suck at following conventions. Obligatory fuck Snap, as it creates a folder in the home dir, and it doesn't even bother to hide it, and it is not even reconfigurable.

[-] RandomVideos@programming.dev 9 points 2 months ago

I have always wondered why there was a developer folder(/dev)

Now i know that the government is trying to make people think it stands for something else so they can replace all programmers with advanced random number generators

[-] Zeppo@sh.itjust.works 8 points 2 months ago

Also /lib is where some people keep discarded capitalists

load more comments (2 replies)
[-] SplashJackson@lemmy.ca 8 points 2 months ago

I need to get this in sticker form

load more comments (1 replies)
[-] dysprosium@lemmy.dbzer0.com 7 points 2 months ago* (last edited 2 months ago)

Why is /mnt a "temporary" mounting point? I alwags put my permanent ones there. I'd say /media is temporary...

load more comments (1 replies)
[-] MrMobius@sh.itjust.works 6 points 2 months ago

Thank you for that, I always wondered about the meaning behind a few of these directories.

[-] InFerNo@lemmy.ml 8 points 2 months ago

Just know this isn't a universal layout and depends on the distro.

load more comments (1 replies)
[-] moormaan@lemmy.ca 6 points 2 months ago

Just forwarded this pic to my dad. I'll be guiding him in installing Mint on one of his old Windows desktops this coming Saturday! Wish us luck in the coming years 😂

load more comments (3 replies)
[-] sirico@feddit.uk 5 points 2 months ago

immuatables be all about /var

load more comments (2 replies)
[-] orangeboats@lemmy.world 5 points 2 months ago

For many systems out there, /bin and /lib are no longer a thing. Instead, they are just a link to /usr/bin and /usr/lib. And for some systems even /sbin has been merged with /bin (in turn linked to /usr/bin).

load more comments (1 replies)
load more comments
view more: ‹ prev next ›
this post was submitted on 06 Sep 2024
1239 points (95.7% liked)

Linux

48056 readers
711 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 5 years ago
MODERATORS