Re: Add/remove software in text mode ...

From: Malick (malick.john_at_NO-SPAMgmail.com)
Date: 07/14/05


Date: Thu, 14 Jul 2005 11:56:37 -0400



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ofern@impulse-dynamics.com wrote:
> Hi.
>
> I'm new to linux and now learning Fedora Core 4.
>
> I have the following question -
>
> How to I add X support to a "Server" installation which was initially
> installed without X Server support and without any window managers ?
>
> Is there any easy way to do this - something like the
> system-config-packages X client ?
>
> With rpm I need to know all the individual packages.
>
> I noticed that YUM is pretty similar but it takes all the software
> from the Internet. How to you tell YUM to search for software groups
> on the Fedora installation CDs and install them from there ?
>
> I'll appreciate any help.
>
> Cheers, Ofer N.
>
> OFR146795489-IAG
>
If you know what packages to install, you could insert the FC4 Cds,
mount the drive ( mount /mnt/cdrom or /media/cdrom ) then navigate to it
( cd /media/cdrom ) then look for the packages you want to install. then
install the ones you want ( rpm -ivh packagename.rpm )

It will then tells you the dependencies if there are some. You will need
to install those rpm dependencies prior to the one you want to install.

If you want to remove software, you can use the rpm -e package-header
command ( for exemple, if you want to remove xmms, you have to type "rpm
- -e xmms" and not "rpm -e xmms.1-4.fc4.i386.rpm"

or you can try "yum remove xmms"

Hope it helps.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC1os1wMZKYR7PcxMRAhMyAKCdWyGJmd1njzhCKOSomB3a4MwOmgCgoCsX
/Wqmly9N3O7Kd1CnAnoyxcM=
=RuIV
-----END PGP SIGNATURE-----




Relevant Pages

  • Re: [SLE] libphp4.so?
    ... > base on which all other packages build: ... rpm -qa | grep cpp ... yast the NVIDIA drivers won't install via the installer, ...
    (SuSE)
  • Re: Redhat upgrade problem - packages fail rpm -Va
    ... > being owned by multiple packages, ... # rpm -V up2date ... {Only config files in verify error list. ... We can lean something from Microsoft's install process. ...
    (linux.redhat.install)
  • Re: Redhat upgrade problem - packages fail rpm -Va
    ... > being owned by multiple packages, ... # rpm -V up2date ... {Only config files in verify error list. ... We can lean something from Microsoft's install process. ...
    (comp.os.linux.setup)
  • Re: how to add rpm ?
    ... > I have install Fc2 from NFS. ... Get yourself a good installation of "apt for rpm." ... This will upgrade all existing packages on your system. ...
    (Fedora)
  • Re: Dependencies
    ... Should you install it or no? ... RPM is just a low-level tool that does one thing and that one ... If getting the GPG keys causes you heartburn, ... > To stay in the RPM subject, Apache give keys for their tarball versions. ...
    (linux.redhat)