How to Install and Uninstall reclass Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "reclass" package

Learn how to install reclass on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install reclass

2. Uninstall "reclass" package

In this section, we are going to explain the necessary steps to uninstall reclass on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove reclass $ sudo apt autoclean && sudo apt autoremove

3. Information about the reclass package on Ubuntu 21.10 (Impish Indri)

Package: reclass
Architecture: all
Version: 1.7.0-1.1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alexander Sulfrian
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 84
Depends: python3-reclass (= 1.7.0-1.1), python3:any
Suggests: reclass-doc
Filename: pool/universe/r/reclass/reclass_1.7.0-1.1_all.deb
Size: 17236
MD5sum: 4f0d24c9bb64f114511747f81fc2903d
SHA1: a26eb33ccd950af020abe49a4e20141eff6268df
SHA256: 9e6b432577f3072c185cf250244adb0992742b1007cd1178625c17439c992509
SHA512: 58609bfbe079d66aa7d7f6d61148ac8765463474c8830272671cdb4e705381c536e8ca4760c12a49f7bb961d8a1728d2d6ea6622dc0a97367e7181b08897a4ea
Homepage: https://github.com/salt-formulas/reclass
Description-en: hierarchical inventory backend for configuration management systems
reclass is an "external node classifier" (ENC) as can be used with automation
tools, such as Puppet, Salt, and Ansible. It is also a stand-alone tool for
merging data sources recursively.
.
The purpose of an ENC is to allow a system administrator to maintain an
inventory of nodes to be managed, completely separately from the configuration
of the automation tool. Usually, the external node classifier completely
replaces the tool-specific inventory (such as site.pp for Puppet,
ext_pillar/master_tops for Salt, or /etc/ansible/hosts).
.
reclass allows you to define your nodes through class inheritance, while
always able to override details further up the tree (i.e. in more specific
nodes). Think of classes as feature sets, as commonalities between nodes, or
as tags. Add to that the ability to nest classes (multiple inheritance is
allowed, well-defined, and encouraged), and piece together your infrastructure
from smaller bits, eliminating redundancy and exposing all important
parameters to a single location, logically organised.
.
This is the fork of the original reclass by SaltStack Formulas.
.
This package provides the reclass CLI and adapters for Salt and Ansible.
Description-md5: 3bed7eca489076262339a2ebbeaf6f21