Answer the question
In order to leave comments, you need to log in
Rebuilding software in Ubuntu
Can you please tell a ubuntu newbie if it is possible to rebuild an application installed via apt-get? The meaning of the task is this: I installed nginx, you need to add a couple of modules to it that are not in the packages. Is it possible to rebuild nginx from those files that have already been downloaded for the initial installation. The point is to simplify the installation and make it possible to remove using the same aptitude.
I know that you can take sorts and reassemble even upside down, but that's not the point.
Answer the question
In order to leave comments, you need to log in
there is a manual devblog.imedo.de/2008/05/26/building-a-nginx-debian-package-with-fair-proxy-module/
you can download the source package and rebuild it with the necessary modules
somewhere here
you can read a lot on this topic
I didn't do it that way, and I didn't think about it.
I just built my package from source and installed it on the system. Management also remained through the package manager.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question