How to Install and Uninstall puppet.noarch Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "puppet.noarch" package

This tutorial shows how to install puppet.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install puppet.noarch

2. Uninstall "puppet.noarch" package

This guide covers the steps necessary to uninstall puppet.noarch on CentOS Stream 8:

$ sudo dnf remove puppet.noarch $ sudo dnf autoremove

3. Information about the puppet.noarch package on CentOS Stream 8

Last metadata expiration check: 2:56:48 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : puppet
Version : 6.26.0
Release : 1.el8
Architecture : noarch
Size : 1.6 M
Source : puppet-6.26.0-1.el8.src.rpm
Repository : epel
Summary : Network tool for managing many disparate systems
URL : https://puppetlabs.com
License : ASL 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.