Understanding Linux File Structure and Application Installation

0
1
Asked By CuriousCat123 On

I've been using Linux for a while, but I still find the file structure a bit confusing compared to Windows. In Windows, things are pretty clear: programs are mostly in 'Program Files', config files are usually in 'AppData', and I can easily install applications wherever I want, like on a separate drive for my games. I like having everything organized and self-contained. However, in Linux, I feel lost with this system! I want to understand how the file structure works and whether I can install and organize applications the same way—keeping them self-contained when possible and avoiding clutter in the system. Can anyone help me out with this?

1 Answer

Answered By TechieTina27 On

You should definitely check out the Filesystem Hierarchy Standard (FHS). It really clarifies where things typically go in Linux and answers most of your questions!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.