Pour trouver le nom officiel d'un RPM alors qu'il n'est pas encore installé, il est possible de lancer la commande suivante :

# rpm -qpi Nom_fichier.rpm     # Où Nomfichier.rpm est un fichier RPM que l'on cherche à installer

Exemple : 

# rpm -qpi bash-4.4-7.aix5.1.ppc.rpm
Name : bash
Version : 4.4
Release : 7
Architecture: ppc
Install Date: (not installed)
Group : System Environment/Shells
Size : 6823612
License : GPLv2+
Signature : (none)
Source RPM : bash-4.4-7.src.rpm
Build Date : Mon Jun 11 12:29:37 2018
Build Host : aix51.perzl.org
Relocations : (not relocatable)
URL : http://www.gnu.org/software/bash
Summary : The GNU Bourne Again shell (bash) version %{version}
Description :
The GNU Bourne Again shell (Bash) is a shell or command language
interpreter that is compatible with the Bourne shell (sh). Bash
incorporates useful features from the Korn shell (ksh) and the C shell
(csh). Most sh scripts can be run by bash without modification. This
package (bash) contains bash version 4.4, which improves POSIX
compliance over previous versions.

A partir du nom(Name), il est possible d'interroger la base RPM pour savoir si ce produit est déjà installé :


#rpm -q bash
package bash is not installed

Ainsi, on évite de lancer une installation si un paquet RPMassocié à ce nom est déjà présent.

 

icon phone
Téléphone/Whatsapp : +33 (0)6 83 84 85 74
icon phone