RPM Download Install anaconda-10.2.1.5-25tr.src.rpm anaconda R


rpm-download-install.com RPM Download | RPM Submit | RPM Guide

Search string in RPM file name for:   in:   Match:    
RPM Download Install anaconda-10.2.1.5-25tr.src.rpm anaconda R
Name:anaconda R
Relocation:(not relocatable)
Version:10.2.1.5
Vendo:Comodo Trustix
Release:25tr
Build Dat:Sun Apr 22 23:58:03 2007
Install Date:(not installed)
Build Hos:ttrmgtbipin.comodo.com
Group:Trustix Official
Source RP:(none)
Size:3450049
Licens:GPL
Signature:(none)
Packager:Comodo Trustix
URL:http://fedora.redhat.com/projects/anaconda-installer/
Summary:Graphical system installer
Description:The anaconda package contains the program which was used to install yoursystem. These files are of little use on an already installed system.
RPM Provides:anaconda-10.2.1.5-25tr.src.rpm provides files
RPM Requires:anaconda-10.2.1.5-25tr.src.rpm requires files
Downloads:Download anaconda-10.2.1.5-25tr.src.rpm from ftp.nluug.nl
Download anaconda-10.2.1.5-25tr.src.rpm from ftp.nluug.nl
Download anaconda-10.2.1.5-25tr.src.rpm from ftp.nluug.nl
Download anaconda-10.2.1.5-25tr.src.rpm from ftp.nluug.nl
Download anaconda-10.2.1.5-25tr.src.rpm from ftp.trustix.org
More RPM Files:/pub/
/pub/trustix/
/pub/trustix/releases/
/pub/trustix/releases/trustix-3.0.5/
/pub/trustix/releases/trustix-3.0.5/srpms/
Usage:an overview of principal modes using with RPM for installing, uninstalling, upgrading, querying, listing, and checking RPM packages on your Linux system. You must be familiar with these RPM commands.

<1> To install a RPM package, use the command:

rpm -ivh anaconda-10.2.1.5-25tr.src.rpm

Take a note that RPM packages have a file of names like anaconda-10.2.1.5-25tr.src.rpm, which include the package name , version , release , and architecture.

<2>To uninstall a RPM package, use the command:

rpm -e anaconda-10.2.1.5-25tr.src.rpm

Notice that we used the package name , not the name of the original package file anaconda-10.2.1.5-25tr.src.rpm.

<3>To upgrade a RPM package, use the command:

rpm -Uvh anaconda-10.2.1.5-25tr.src.rpm

With this command, RPM automatically uninstall the old version of foo package and install the new one. Always use rpm -Uvh to install packages, since it works fine even when there are no previous versions of the package installed.

<4>To query a RPM package, use the command:

rpm -q anaconda-10.2.1.5-25tr.src.rpm

This command will print the package name, version, and release number of installed package anaconda-10.2.1.5-25tr.src.rpm. Use this command to verify that a package is or is not installed on your system.

<5>To display package information, use the command:

rpm -qi anaconda-10.2.1.5-25tr.src.rpm

This command display package information; includes name, version, and description of the installed program. Use this command to get information about the installed package.

<6>To list files in package, use the command:

rpm -ql anaconda-10.2.1.5-25tr.src.rpm

This command will list all files in a installed RPM package. It works only when the package is already installed on your system.

<7>To check a RPM signature package, use the command:

rpm --checksig anaconda-10.2.1.5-25tr.src.rpm

This command checks the PGP signature of specified package to ensure its integrity and origin. Always use this command first before installing new RPM package on your system. Also, GnuPG or Pgp software must be already installed on your system before you can use this command.

RPM Download Install anaconda-10.2.1.5-25tr.src.rpm anaconda R

About Us | Advertise | Submit | Your Comment | Privacy | Bookmark This Site
(C)2007,rpm-download-install.com, RPM Download and Install, all rights reserved.