RPM Download Install am-utils-6.1.5-2tr.i586.rpm am-utils R


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

Search string in RPM file name for:   in:   Match:    
RPM Download Install am-utils-6.1.5-2tr.i586.rpm am-utils R
Name:am-utils R
Relocation:(not relocatable)
Version:6.1.5
Vendo:Comodo Trustix
Release:2tr
Build Dat:Mon Feb 26 02:17:08 2007
Install Date:(not installed)
Build Hos:tsl305build.comodo.net
Group:Trustix Official
Source RP:am-utils-6.1.5-2tr.src.rpm
Size:2154524
Licens:BSD
Signature:DSA/SHA1, Tue Feb 27 07:52:17 2007, Key ID 8bc084cec2bd224b
Packager:Comodo Trustix
URL:http://www.am-utils.org
Summary:The Berkeley Automounter Suite of Utilities
Description:Am-utils includes an updated version of Amd, the popular BSDautomounter. An automounter is a program which maintains a cacheof mounted filesystems. Filesystems are mounted when they arefirst referenced by the user and unmounted after a certain period ofinactivity. Amd supports a variety of filesystems, including NFS, UFS,CD-ROMS and local drives.
RPM Provides:am-utils-6.1.5-2tr.i586.rpm provides files
RPM Requires:am-utils-6.1.5-2tr.i586.rpm requires files
Downloads:Download am-utils-6.1.5-2tr.i586.rpm from ftp.nluug.nl
Download am-utils-6.1.5-2tr.i586.rpm from ftp.nluug.nl
Download am-utils-6.1.5-2tr.i586.rpm from ftp.isu.edu.tw
Download am-utils-6.1.5-2tr.i586.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/i586/
/pub/trustix/releases/trustix-3.0.5/i586/trustix/
/pub/trustix/releases/trustix-3.0.5/i586/trustix/rpms/
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 am-utils-6.1.5-2tr.i586.rpm

Take a note that RPM packages have a file of names like am-utils-6.1.5-2tr.i586.rpm, which include the package name , version , release , and architecture.

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

rpm -e am-utils-6.1.5-2tr.i586.rpm

Notice that we used the package name , not the name of the original package file am-utils-6.1.5-2tr.i586.rpm.

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

rpm -Uvh am-utils-6.1.5-2tr.i586.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 am-utils-6.1.5-2tr.i586.rpm

This command will print the package name, version, and release number of installed package am-utils-6.1.5-2tr.i586.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 am-utils-6.1.5-2tr.i586.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 am-utils-6.1.5-2tr.i586.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 am-utils-6.1.5-2tr.i586.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 am-utils-6.1.5-2tr.i586.rpm am-utils R

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