You are not logged in.
Hi,
well it is possible to install "meta" packages like kde, gnome,...
with pacman -S kde gnome
Is there a possibility to install everything, like pacman -S * and give it an option with a list of big "meta" packages that I don´t want to have ?
thanks
Kin
Offline
hmm ... i dont think that
pacman -S * except ...
is a good idea, because some pkgs conflict with each other: you must then choose manually what of the 2 conflicting ones you want
e.g.:
tightvnc <-> vnc
x <-> xfree86
dvdrtools <-> cdrtools
...
The impossible missions are the only ones which succeed.
Offline
what can be interesting is this:
lists of pkgs for installations
reallyminimal
minimal
base
base+server
base+devel
fluxbox-workstation
kde-workstation
gnome-workstation
devel-workstation
everythingnotconflicingwitheachother
The impossible missions are the only ones which succeed.
Offline
Are these packages already existing ?
Or are there only suggestions ?
Kin
Offline
Are these packages already existing ?
Or are there only suggestions ?Kin
only thinking ... nothing exists in this direction (yet)
its only the idea i had to think in your direction
--> rule one if you tell that an idea will not work: try to help constructing an idea that maybe will work :-)
groups are nice, but you cannot have groups having hundreds of pkgs in them, because you will loose overview --- but if you have external lists that pacman can read and then install all things from them, your problem is solved wanting to make an installation for a specific purpose (like "installing a very fast basic 100mb linux" "installing a server" "installing a game-station" "filling the hdd with a lot of pkgs" ...)
The impossible missions are the only ones which succeed.
Offline
--> rule one if you tell that an idea will not work: try to help constructing an idea that maybe will work :-)
I thought rule one was "do not act incautiously around smiling wrinkly faced bald men".
Would in be possible to cat a list of all packages available into a file (using ???) and then pacman -S <packageFile, then manually answer all the conflicts questions that come up, then finally save the final list into a file so that next time you can do it again without talking about conflicts?
I'm curious to know why you want to install all packages. You can't possibly want to use all of them!? I mean, multiple web or ftp servers, multiple libraries that do similar things, hardware-specific apps for hardware you don't use...?
Dusty
Offline