python-salt on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "python-salt" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-salt on Arch using YAY

$ yay -S python-salt

* (Optional) Uninstall python-salt on Arch using YAY

$ yay -Rns python-salt

2. Manually Install "python-salt" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-salt's git locally

$ git clone https://aur.archlinux.org/python-salt.git ~/python-salt

c. Go to ~/python-salt folder and install it

$ cd ~/python-salt $ makepkg -si

3. Information about the python-salt package on Arch User Repository (AUR)

ID: 696261
Name: python-salt
PackageBaseID: 149054
PackageBase: python-salt
Version: 3000-00
Description: Portable, distributed, remote execution and configuration management system
URL: http://saltstack.org
NumVotes: 2
Popularity: 0
OutOfDate: 1655423299
Maintainer: jbouter
FirstSubmitted: 1581528726
LastModified: 1581528726
URLPath: /cgit/aur.git/snapshot/python-salt.tar.gz