Keeping a system lean - GNU/Linux

Users browsing this thread: 1 Guest(s)
venam
Administrators
(22-02-2017, 08:37 PM)robotchaos Wrote: Anyone else have anything similar they do or any tips?
Sometimes putting the questions into other words offer some insights.
So if I understood correctly you are doing this:

* Downloading the source of a program
* Using the package manager to install the dependencies
* Building and installing the program
* Remove the uneeded dependencies (that's the step you want help with)

If there was a way to tell your package manager that those packages are installed "as-deps-only-for-build" to something else it would solve the issue, as most package managers have a way to list un-wanted dependencies.

I'm falling short on options here.

EDIT: As others said, the port system of most BSDs does that nicely.


Messages In This Thread
Keeping a system lean - by robotchaos - 22-02-2017, 08:37 PM
RE: Keeping a system lean - by jkl - 22-02-2017, 08:48 PM
RE: Keeping a system lean - by robotchaos - 22-02-2017, 08:49 PM
RE: Keeping a system lean - by jkl - 22-02-2017, 09:02 PM
RE: Keeping a system lean - by rocx - 22-02-2017, 10:02 PM
RE: Keeping a system lean - by z3bra - 23-02-2017, 07:44 AM
RE: Keeping a system lean - by venam - 23-02-2017, 07:55 AM
RE: Keeping a system lean - by jkl - 23-02-2017, 08:46 AM
RE: Keeping a system lean - by z3bra - 23-02-2017, 09:21 AM
RE: Keeping a system lean - by jkl - 23-02-2017, 09:44 AM
RE: Keeping a system lean - by robotchaos - 24-02-2017, 03:51 PM
RE: Keeping a system lean - by apk - 24-02-2017, 09:42 PM
RE: Keeping a system lean - by pranomostro - 25-02-2017, 10:04 AM
RE: Keeping a system lean - by robotchaos - 05-04-2017, 01:36 PM