Answer the question
In order to leave comments, you need to log in
How to upgrade manually built packages in linux?
I'm just starting to learn Linux and I have the following question:
apt-get has a list of repositories, installing packages from which I can update them in the future by update && upgrade.
1. If I manually add a repository and then install a package from it, can I also just update it later via update && upgrade?
2. If I compile a package manually from sorts, then, as I understand it, in order to update such a package in the future, it will need to be manually rebuilt?
Do I understand correctly that:
1. The repositories contain ready-made assemblies with default configs for different platforms and apt-get simply selects the one you need during installation.
2. If you don’t want to manually rebuild the package each time to update it, you need to have an added repository where the good guys have already compiled the latest version of this package for me.
Thank you.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question