How to Install and Uninstall puppet.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 14,2024

1. Install "puppet.noarch" package

This guide covers the steps necessary to install puppet.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install puppet.noarch

2. Uninstall "puppet.noarch" package

Please follow the guidelines below to uninstall puppet.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove puppet.noarch $ sudo dnf autoremove

3. Information about the puppet.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:53:07 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : puppet
Version : 7.27.0
Release : 1.el9
Architecture : noarch
Size : 1.4 M
Source : puppet-7.27.0-1.el9.src.rpm
Repository : epel
Summary : Network tool for managing many disparate systems
URL : https://puppet.com
License : Apache-2.0
Description : Puppet lets you centrally manage every important aspect of your system using a
: cross-platform specification language that manages all the separate elements
: normally aggregated in different files, like users, cron jobs, and hosts,
: along with obviously discrete elements like packages, services, and files.