Roger Johansson wrote ....
I want a good package administration system as much for removing stuff
as for adding stuff. I simply want full control of what to include and
not.
The Debian package managers provide a fairly wide range
of functionality for installing, updating, and removing
packages ....
$ apt-get --help
Usage: apt-get [options] command
apt-get [options] install|remove pkg1 [pkg2 ...]
apt-get [options] source pkg1 [pkg2 ...]
apt-get is a simple command line interface for downloading
and installing packages.
The most frequently used commands
are update and install.
Commands:
update ............. Retrieve new lists of packages
upgrade ............ Perform an upgrade
install ............ Install new packages
remove ............. Remove packages
source ............. Download source archives
build-dep .......... Configure build-dependencies for source packages
dist-upgrade ....... Distribution upgrade, see apt-get(8)
dselect-upgrade .... Follow dselect selections
clean .............. Erase downloaded archive files
autoclean .......... Erase old downloaded archive files
check .............. Verify that there are no broken dependencies
I would prefer a GUI system, this apt-get command line system
seems very old and DOS-like.
I referenced the apt-get mechanism and included
a bit of its help info here only to try and show
that diverse basic functionality is readily available ....
Using command-line interfaces for me has always
seemed to be an asset rather than a liability ....
Consider the example that I posted yesterday ....
apt-get install gimp1.2
That string of 23 characters comprises
the ENTIRE download/install procedure
and I can open a shell and type it very quickly ....
Relative to the ease of usage of getting
gimp installed under Windows using every
point and click available, I would consider
the apt-get mechanism in Debian/Linux
as new, innovative, and efficient ....
Consider another useful command-line example
from DOS that is hard to match ease-of-use-wise
compared to a similar GUI mechanism ....
xxcopy C:\ D:\ /clone
Also consider that my package manager in Win98
is ....
Start .... Control Panel .... Add/Remove Programs
There should be a list of already installed packages
and possibilities to remove and add packages graphically.
The aptitude, KPackage, and Synaptic package managers
wrap this basic functionality very well ....
Sounds interesting, I will try Kanotix and see how it works.
And I would be interested to know how it works for you
as I haven't seen it at all ....
Thanks for the information you and the others in this thread
are supplying, very useful.
You're welcome ....