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

Last updated: May 17,2024

1. Install "python3-reclass" package

Please follow the step by step instructions below to install python3-reclass on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-reclass

2. Uninstall "python3-reclass" package

Here is a brief guide to show you how to uninstall python3-reclass on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-reclass
Architecture: all
Version: 1.7.0-1.1
Priority: optional
Section: universe/python
Source: reclass
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alexander Sulfrian
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 218
Depends: python3-ddt, python3-pyparsing, python3-six, python3-yaml, python3:any
Filename: pool/universe/r/reclass/python3-reclass_1.7.0-1.1_all.deb
Size: 36820
MD5sum: f0f96d090c660d14eb848dbf22a5b4cf
SHA1: 4d9d4a6f9da385ad9e81373fee8dc5cb85dfd7d1
SHA256: 9b3848a5fc987494a92ca79d9562efd64f22d7e08e4b349ce051021161ea11ad
SHA512: 4517314672613a2148022c69a946dc12b679fd789fc5d94118a220e1b5f79e73bcdf2f59807f1ba70bdb8b9855ba722ffd9c4de91ca46cb990d30399c9d422b8
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.
Description-md5: c220bba1c1df82316f9d3a904abb89e5