python-varint on AUR (Arch User Repository)
Last updated: November 06,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
Copied
b. Install python-varint on Arch using YAY
$
yay -S
python-varint
Copied
* (Optional) Uninstall python-varint on Arch using YAY
$
yay -Rns
python-varint
Copied
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
Copied
b. Clone python-varint's git locally
$
git clone https://aur.archlinux.org/python-varint.git
~/python-varint
Copied
c. Go to ~/python-varint folder and install it
$
cd
~/python-varint
Copied
$
makepkg -si
Copied
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
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