You are not logged in.

#1 2011-01-20 23:06:23

magyckleo
Member
Registered: 2010-09-24
Posts: 30

[Solved] Install entire repository

Hello!

This may sound like a really crazy thing, but I was wondering if it were possible to install every single program in a repository. And if it were possible, how do you do it?

For example, I want to install every program in the kde4-eyecandy-64 repository. How to do that?

Last edited by magyckleo (2011-01-21 00:20:31)

Offline

#2 2011-01-20 23:21:55

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [Solved] Install entire repository

I suggest you at least check the pacman manual and play around a bit before you ask smile.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2011-01-20 23:26:25

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] Install entire repository

Sorry, but "wondering" is not the right approach. RTFM and give it a go :-)

Offline

#4 2011-01-20 23:29:33

magyckleo
Member
Registered: 2010-09-24
Posts: 30

Re: [Solved] Install entire repository

I'm asking cause I don't want to accidentally break my system... And what does RTFM mean?

Offline

#5 2011-01-20 23:30:40

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] Install entire repository

magyckleo wrote:

And what does RTFM mean?

Aaaaand what did Google tell you?

Offline

#6 2011-01-20 23:31:57

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Solved] Install entire repository

first of all, we don't have such repo. secondly RTFM means read the fine manual and there is no straight way to install all the packages.

you have to combine pacman -Slq repo + pacman -S -> pacman -S $(pacman -Slq repo)

more about the options pacman -Sh

Last edited by wonder (2011-01-20 23:32:37)


Give what you have. To someone, it may be better than you dare to think.

Offline

#7 2011-01-21 00:20:49

magyckleo
Member
Registered: 2010-09-24
Posts: 30

Re: [Solved] Install entire repository

Ok, that answered my question. Thank you all!

Offline

Board footer

Powered by FluxBB