How to Install and Uninstall salt-minion Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 04,2024

1. Install "salt-minion" package

Here is a brief guide to show you how to install salt-minion on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install salt-minion

2. Uninstall "salt-minion" package

This guide let you learn how to uninstall salt-minion on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the salt-minion package on Ubuntu 20.10 (Groovy Gorilla)

Package: salt-minion
Architecture: all
Version: 3001+dfsg1-2
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: 116
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: bsdmainutils, dctrl-tools, lsb-base (>= 3.0-6), python3-crypto (>= 2.6), python3-systemd | sysvinit-core, python3-zmq (>= 13.1.0), salt-common (= 3001+dfsg1-2), python3:any
Recommends: debconf-utils, dmidecode, e2fsprogs, sfdisk
Suggests: python3-augeas
Filename: pool/universe/s/salt/salt-minion_3001+dfsg1-2_all.deb
Size: 27332
MD5sum: 8e322dc47b1ecef8c482b50ca144f2f9
SHA1: 833942d2fa5c8528c86080089910523b33d5f69f
SHA256: 537a362c56b875205348113bde2d76420396cebbacc87d4a8f8db32dc57b7d39
SHA512: 8f79c74e0a395b964004bfd9bc99d4ba31902657b85cf1a4a1b30a00b7a502c24222015d48ff408278072aaf1bc7034d9f05f10ee338cf347979bf2cc59d39d0
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