[SOLVED] Can I change the installation directory of programs and applications on Linux?
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Can I change the installation directory of programs and applications on Linux?
Hello!
Is it possible to change the installation directory of programs and applications on Linux? Like installing their files on another partition of the disk, for example?
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,420
Rep:
No, it isn't.
OK, that was the short version. The longer version is that if you're using a distribution like Linux Mint then the package manager installing the programs and libraries dictates where they go -- so you cannot change the path the are installed to. You could, I suppose, start doing things like putting system directories on another disk but that would take a long time and be very complicated.
If you are installing programs without using your package manager then you can put them where you want but they will not be automatically updated by your system and you will probably have to do things like change permission manually to whatever you feel is safest.
You could put /usr or /usr/local onto a different partition at installation time
If that is what you want to do, you will need to back up all your data & re install the OS, then re install your data.
Ok; What I was trying to do was to have 3 disk partitions. One for Windows, another for Linux, and a third one to install programs (from both operative systems). But, come to think about it, that is not possible at all, is it?
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,420
Rep:
Quote:
Originally Posted by Juan Lucas
Ok; What I was trying to do was to have 3 disk partitions. One for Windows, another for Linux, and a third one to install programs (from both operative systems). But, come to think about it, that is not possible at all, is it?
Not really and the programs for one system won't work on the other anyhow.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.