Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1657  / 2 Years ago, thu, july 14, 2022, 7:50:32

I download a program from repository and install that. I know we need three partitions for Linux: (1) SWAP, (2) / (3), /home. Also I know /home is like a user profile and / is like a operating system profile.



So, we see the conclusion, if I install a program from repository this program belongs to me and not related to operating system. But you know the place of downloaded program is /usr/bin and etc But not in /home? /home is my profile. Please say where my conclusion is wrong?


More From » filesystem

 Answers
2

The home directories are only for the user's personal data.



I assume you are familiar with Windows. Windows places programs in the Program Files directory (like /usr/bin) too, not in the Users directory (like /home) . This way all users can use the program. However, settings are usually per user and are stored in the user's home directory.


[#25784] Friday, July 15, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
aslity

Total Points: 336
Total Questions: 133
Total Answers: 98

Location: Zimbabwe
Member since Thu, Jul 21, 2022
2 Years ago
aslity questions
Sat, Apr 22, 23, 23:22, 1 Year ago
Wed, Oct 27, 21, 06:19, 3 Years ago
Sun, Oct 3, 21, 05:33, 3 Years ago
Fri, Jul 1, 22, 17:16, 2 Years ago
;