LFS201 - Chapter 8 Yum - yum install yum-plugin-verify
My systems (both CentOS 8 and OpenSuse 15.2) are not able neither to install nor to find yum-plugin-verify
Any suggestions?
Do I have to add a repo in which search for the package?
Please help me
Thank you in advance
Comments
-
yum does not exist at all on OpenSUSE (it uses zypper) and Centos8 uses dnf not yum. This is noted on the page "Verifying Packages" in a highlight box immediately appended to the discussion you refer to. So indeed it is not available.
1 -
Thank you coop, for your answers.
I found yum package installed in my CentOS with the default installation (maybe for historical reasons), but - sure - also dnf was already installed.
The point is that - also if yum was already installed in the system - I was not able to find any yum-plugin-verify in the repos, via yum search.The fact that CentOS has got yum pre-installed didn't surprised me, because more than 10 years ago I was already able to use yum on CentOS, and I was no aware of the new dnf tool.
At this point the question is:
if 'yum verify' is not available on CentOS and dnf has not any tool to verify packages, as in the box you pointed out, the only way to verify packages in CentOS is 'rpm -V'. Is it correct?Indeed - as you correctly pointed out - I manually installed yum (with zypper install yum) on OpenSuse, just for studying purpose.
Pretty surprising, on OpenSuse the command
sudo yum list "yum-plugin*"
has revealed that after the yum installation, the verify plugin was installed with the yum installation itself.Thank you again for you answers.
Have a nice Sunday
0 -
Hi @saintex ,
On CentOS 8 yum is there for compatibility. So, if you see what yum is pointing to, it will be more clear:
[luiseduardovp@centos8 ~]$ cat /etc/os-release
NAME="CentOS Linux"
VERSION="8 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="CentOS Linux 8 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:8"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-8"
CENTOS_MANTISBT_PROJECT_VERSION="8"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="8"[luiseduardovp@centos8 ~]$ which yum
/usr/bin/yum[luiseduardovp@centos8 ~]$ ls -l /usr/bin/yum
lrwxrwxrwx. 1 root root 5 Apr 24 19:57 /usr/bin/yum -> dnf-3Also, not all the plugins on CentOS 7 are available on CentOS 8, as you can see here:
"Availability of plug-ins
Legacy YUM v3 plug-ins are incompatible with the new version of YUM v4. Selected yum plug-ins and utilities have been ported to the new DNF back end, and can be installed under the same names as in RHEL 7. They also provide compatibility symlinks, so the binaries, configuration files and directories can be found in usual locations."Many regards,
Luis.0 -
As Luis said, "yum" is just a compatibility wrapper around "dnf" as most (basic) yum commands have a similar command and options in dnf. It's enough of a change that a new name was needed as it is a completely new code, not an update to yum.
I did not know OpenSUSE has a yum package, but I would not expect it to work that well and I would not use it too much probably. I did not that it also has "apt, apt-get" etc which turn out to be wrappers around zypper, so once again your mileage will vary.
The rpm program, on the other hand, has the same upstream on Suse and Red Hat, so except for version differences and some optional packages, seems to work pretty much the same. But I'm sure there are corners where this is not true and you can get tangled up, although I haven't experienced it.
0 -
ok, It's all clear.
Thank you very much for your answers.1 -
You are welcome!
Regards,
Luis.0
Categories
- All Categories
- 175 LFX Mentorship
- 175 LFX Mentorship: Linux Kernel
- 745 Linux Foundation IT Professional Programs
- 372 Cloud Engineer IT Professional Program
- 168 Advanced Cloud Engineer IT Professional Program
- 73 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- AI & ML Training
- Blockchain & Decentralized Identity Training
- Cloud & Containers Training
- Cybersecurity Training
- DevOps & Site-Reliability Training
- Linux Kernel Development Training
- Networking Training
- Open Source Best Practice Training
- System Administration Training
- System Engineering Training
- Web & Application Development Training
- 2 LFD103-JP クラス フォーラム
- 4 LFD210-CN Class Forum
- 764 LFD259 Class Forum
- 681 LFS101 Class Forum
- 2 LFS158-JP クラス フォーラム
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 4 LFS250-JP クラス フォーラム
- 166 LFS253 Class Forum
- 19 LFS256 Class Forum
- 1.4K LFS258 Class Forum
- 165 LFS261 Class Forum
- 26 LFS267 Class Forum
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 944 Programming and Development
- 310 Kernel Development
- 616 Software Development
- 977 Software
- 369 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
