You are not logged in.
Hello, I've been using Arch since a while and I have a doubt in pacman:
How can I install multiple packages in the same context? For example, to install all xorg packages I would do it:
sudo pacman -S xorg-*with asterisk like searching something.
But, this is not the way. Have a correctly way to do this, maybe aggregating some search instead of asterisk?
Thanks.
Last edited by gbc921 (2011-08-05 03:33:25)
- "Nothing is impossible, impossible just takes longer"
- My Arch Linux Mirror located in São Paulo, Brazil: http://archmirror.duckdns.org:9000/
Offline
Offline
Yes, I've thought about that after I posted it! Rs
However I tried it with the xorg-server and it did work just for the first package, not for all.
I tried this:
$ pacman -Ss ^xorg-server | sudo pacman -S --needed -
warning: xorg-server-1.10.3-2 is up to date -- skipping
error: target not found: 1.10.3-2Assuming that I "want" to install all this packages:
extra/xorg-server
extra/xorg-server-common
extra/xorg-server-devel
extra/xorg-server-utils
... and so on
What I've done wrong?!
Thanks!
- "Nothing is impossible, impossible just takes longer"
- My Arch Linux Mirror located in São Paulo, Brazil: http://archmirror.duckdns.org:9000/
Offline
Oh! Now it works! Haha
I've seen the difference!
Thanks!
PS.: How can I put [Solved] to this topic?! I've not found how to edit the topic's title or put a "flag" to this. I have just to unsubscribe to this topic?
Or in this topic I do not need to put it? (Yes, I'm new to the forum. Haha)
Thanks again.
Last edited by gbc921 (2011-08-05 03:28:37)
- "Nothing is impossible, impossible just takes longer"
- My Arch Linux Mirror located in São Paulo, Brazil: http://archmirror.duckdns.org:9000/
Offline
To mark a topic solved just edit your title by editing your first post and append/prepend [solved] to the title.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Thanks!
I've done it!
- "Nothing is impossible, impossible just takes longer"
- My Arch Linux Mirror located in São Paulo, Brazil: http://archmirror.duckdns.org:9000/
Offline