python-arc4 on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-arc4

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

$ yay -Rns python-arc4

2. Manually Install "python-arc4" 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's git locally

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

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

$ cd ~/python-arc4 $ makepkg -si

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

ID: 1270187
Name: python-arc4
PackageBaseID: 194477
PackageBase: python-arc4
Version: 0.4.0-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: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1686278213
LastModified: 1686278213
URLPath: /cgit/aur.git/snapshot/python-arc4.tar.gz