python-arc4-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-arc4-git

* (Optional) Uninstall python-arc4-git on Arch using YAY

$ yay -Rns python-arc4-git

2. Manually Install "python-arc4-git" via AUR

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

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

b. Clone python-arc4-git's git locally

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

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

$ cd ~/python-arc4-git $ makepkg -si

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

ID: 1345401
Name: python-arc4-git
PackageBaseID: 193350
PackageBase: python-arc4-git
Version: 0.4.0+9.r238.20230912.d9837d8-1
Description: A small and insanely fast ARCFOUR (RC4) cipher implementation for Python.
URL: https://github.com/manicmaniac/arc4
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1683477269
LastModified: 1698778866
URLPath: /cgit/aur.git/snapshot/python-arc4-git.tar.gz