python-varint on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python-varint

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

$ yay -Rns python-varint

2. Manually Install "python-varint" via AUR

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

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

b. Clone python-varint's git locally

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

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

$ cd ~/python-varint $ makepkg -si

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

ID: 641977
Name: python-varint
PackageBaseID: 144753
PackageBase: python-varint
Version: 1.0.2-1
Description: Simple Python varint implementation
URL: https://pypi.python.org/pypi/varint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1567294472
LastModified: 1567294472
URLPath: /cgit/aur.git/snapshot/python-varint.tar.gz