How to Install and Uninstall salt-api.noarch Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "salt-api.noarch" package
Please follow the guidance below to install salt-api.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
salt-api.noarch
Copied
2. Uninstall "salt-api.noarch" package
Here is a brief guide to show you how to uninstall salt-api.noarch on Oracle Linux 9:
$
sudo dnf remove
salt-api.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the salt-api.noarch package on Oracle Linux 9
Last metadata expiration check: 3:25:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : salt-api
Version : 3005.4
Release : 1.el9
Architecture : noarch
Size : 11 k
Source : salt-3005.4-1.el9.src.rpm
Repository : epel
Summary : REST API for Salt, a parallel remote execution system
URL : https://saltproject.io/
License : ASL 2.0
Description : salt-api provides a REST interface to the Salt master.
: Supports Python 3.
Available Packages
Name : salt-api
Version : 3005.4
Release : 1.el9
Architecture : noarch
Size : 11 k
Source : salt-3005.4-1.el9.src.rpm
Repository : epel
Summary : REST API for Salt, a parallel remote execution system
URL : https://saltproject.io/
License : ASL 2.0
Description : salt-api provides a REST interface to the Salt master.
: Supports Python 3.