How to Install and Uninstall salt-minion Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "salt-minion" package

In this section, we are going to explain the necessary steps to install salt-minion on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install salt-minion

2. Uninstall "salt-minion" package

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

$ sudo apt remove salt-minion $ sudo apt autoclean && sudo apt autoremove

3. Information about the salt-minion package on Ubuntu 21.10 (Impish Indri)

Package: salt-minion
Architecture: all
Version: 3002.6+dfsg1-4
Priority: optional
Section: universe/admin
Source: salt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Salt Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 117
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: dctrl-tools, lsb-base (>= 3.0-6), python3-pycryptodome (>= 2.6) | python3-crypto (>= 2.6), python3-systemd | sysvinit-core, python3-zmq (>= 13.1.0), salt-common (= 3002.6+dfsg1-4), python3:any
Recommends: debconf-utils, dmidecode, e2fsprogs, sfdisk
Suggests: python3-augeas
Filename: pool/universe/s/salt/salt-minion_3002.6+dfsg1-4_all.deb
Size: 27716
MD5sum: 8506952a94bc5d5087abce9285c7f30c
SHA1: 6aa04f0678f7040e321d6e223ec979192499fb53
SHA256: c9bb8190ab8358ab00f48aaddcc3a1b0a3e8a1a9876274c7255e2e42dfbdce27
SHA512: 82672c71cfeaa1eb114da59c2d7aa8c8491ea7242d5a88ac671ee8507d933bfa3b991230da3d441b571e30878e106ea362a96d44368108a6f33df6d46cd1deb3
Homepage: http://saltstack.org/
Description-en: client package for salt, the distributed remote execution system
salt is a powerful remote execution manager that can be used to
administer servers in a fast and efficient way.
.
It allows commands to be executed across large groups of
servers. This means systems can be easily managed, but data can
also be easily gathered. Quick introspection into running
systems becomes a reality.
.
Remote execution is usually used to set up a certain state on a
remote system. Salt addresses this problem as well, the salt
state system uses salt state files to define the state a server
needs to be in.
.
Between the remote execution system, and state management Salt
addresses the backbone of cloud and data center management.
.
This particular package provides the worker / agent for salt.
Description-md5: 68cd9e3bef3cabf85260509cdfa84a15