Cependant, quand on cherche xml_split avec yum search:
# yum search xml_splitMauvaise nouvelle, aucun package ne porte ce nom et donc, nous n'obtenons aucun résultat ...
Modules complémentaires chargés : fastestmirror
base | 3.6 kB 00:00:00
epel/x86_64/metalink | 26 kB 00:00:00
epel | 4.3 kB 00:00:00
extras | 3.4 kB 00:00:00
updates | 3.4 kB 00:00:00
vmware-tools | 951 B 00:00:00
(1/7): base/7/x86_64/group_gz | 155 kB 00:00:00
(2/7): epel/x86_64/group_gz | 169 kB 00:00:00
(3/7): extras/7/x86_64/primary_db | 101 kB 00:00:00
(4/7): epel/x86_64/updateinfo | 525 kB 00:00:00
(5/7): epel/x86_64/primary_db | 4.0 MB 00:00:00
(6/7): updates/7/x86_64/primary_db | 3.2 MB 00:00:00
(7/7): base/7/x86_64/primary_db | 5.3 MB 00:00:01
vmware-tools/primary | 1.0 kB 00:00:00
Determining fastest mirrors
* base: centos.crazyfrogs.org
* epel: epel.besthosting.ua
* extras: centos.mirror.fr.planethoster.net
* updates: centos.mirror.fr.planethoster.net
vmware-tools 2/2
Attention : aucune correspondance trouvée pour : xml_split
No matches found
Heureusement il y a une solution avec yum provides:
# yum provides */xml_splitEt voilà, ici on se rend compte que la commande xml_split est contenue dans perl-XML-Twig-3.44-2.el7.noarch
Modules complémentaires chargés : fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.crazyfrogs.org
* epel: epel.besthosting.ua
* extras: centos.mirror.fr.planethoster.net
* updates: centos.mirror.fr.planethoster.net
base/7/x86_64/filelists_db | 6.2 MB 00:00:01
epel/x86_64/filelists_db | 6.5 MB 00:00:01
extras/7/x86_64/filelists_db | 258 kB 00:00:00
updates/7/x86_64/filelists_db | 2.1 MB 00:00:00
vmware-tools/filelists | 433 B 00:00:00
openvas-manager-6.0.3-3.el7.x86_64 : Manager Module for the Open Vulnerability Assessment System (OpenVAS)
Dépôt : epel
Correspondance depuis :
Nom de fichier : /usr/share/openvas/scap/xml_split
perl-XML-Twig-3.44-2.el7.noarch : Perl module for processing huge XML documents in tree mode
Dépôt : base
Correspondance depuis :
Nom de fichier : /usr/bin/xml_split


