python-simple-crypt on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-simple-crypt

* (Optional) Uninstall python-simple-crypt on Arch using YAY

$ yay -Rns python-simple-crypt

2. Manually Install "python-simple-crypt" via AUR

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

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

b. Clone python-simple-crypt's git locally

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

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

$ cd ~/python-simple-crypt $ makepkg -si

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

ID: 1110245
Name: python-simple-crypt
PackageBaseID: 103690
PackageBase: python-simple-crypt
Version: 5.0.0.r7.gae19ce5-2
Description: Simple encryption and decryption for Python
URL: https://github.com/KyleKing/simple-crypt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yar
FirstSubmitted: 1448249789
LastModified: 1657482404
URLPath: /cgit/aur.git/snapshot/python-simple-crypt.tar.gz