Re: yum vs rpm
hawat.thufir@xxxxxxxxx wrote:
> I just ran:
>
> yum -y groupinstall Office/Productivity
> yum groupinstall Office/Productivity
>
> but would prefer a finer degree of control over what gets installed.
> Basically, that'd mean downloading RPM's manually (for Fedora)?
You can do "yum list" to get a list of packages, and do "yum install
package-name" to install the individual ones if you like.
.
Relevant Pages
- Re: yum update/install from a specific repo
... This plugin adds the command alias, ... Yum plugin to enable manual downgrading of packages ... Yum plugin to let Yum install only basearch packages. ... (Fedora) - Re: updating with yum (was: Need help: X GUI objects invisible)
... >>It will take a while to download and install all the packages, ... Does yum work along the same lines? ... enough to update your system by the install (if you upgraded from FC2, ... >>(sometimes not even other versions of SuSE). ... (Fedora) - yum localupdate weirdness on x86_64
... I'm trying to install FC6 for x86_64 on my notebook (this is not going ... yum localupdate *.rpm ... but that didn't work well when updated packages had new dependencies.) ... (Fedora) - Re: yum local { partial } mirror
... of only downloading a package once ... You might find locking issue if multiple machines try to access the central cached repodata at the same time, since each machine stores its yum lock file on it's local disk, ie a different location. ... You don't need the localupdate {unless you want to vet updated packages before releasing them to other machines}. ... install every package that is installed on any other machine. ... (Fedora) - Re: FC5: Evolution dependency errors
... I just did a "yum -y update on fully patched FC5. ... Searching Packages for Dependency: ... Reading repository metadata in from local files ... Setting up Install Process ... (Fedora) |
|