python-raet on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "python-raet" 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-raet on Arch using YAY

$ yay -S python-raet

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

$ yay -Rns python-raet

2. Manually Install "python-raet" via AUR

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

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

b. Clone python-raet's git locally

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

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

$ cd ~/python-raet $ makepkg -si

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

ID: 1377424
Name: python-raet
PackageBaseID: 200925
PackageBase: python-raet
Version: 0.6.8-8
Description: Asynchronous encrypted transaction based protocol using Ioflo
URL: https://github.com/saltstack/raet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1703882111
LastModified: 1703882111
URLPath: /cgit/aur.git/snapshot/python-raet.tar.gz

5. The same packages on other Linux Distributions