python-packbits on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-packbits" 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-packbits on Arch using YAY
$
yay -S
python-packbits
Copied
* (Optional) Uninstall python-packbits on Arch using YAY
$
yay -Rns
python-packbits
Copied
2. Manually Install "python-packbits" 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-packbits's git locally
$
git clone https://aur.archlinux.org/python-packbits.git
~/python-packbits
Copied
c. Go to ~/python-packbits folder and install it
$
cd
~/python-packbits
Copied
$
makepkg -si
Copied
3. Information about the python-packbits package on Arch User Repository (AUR)
ID: 515586
Name: python-packbits
PackageBaseID: 133019
PackageBase: python-packbits
Version: 0.6-1
Description: This module implements a PackBits encoder/decoder for Python 2.x and 3.x.
URL: https://github.com/kmike/packbits
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 0x2a
Submitter: 0x2a
FirstSubmitted: 1527791732
LastModified: 1527791732
URLPath: /cgit/aur.git/snapshot/python-packbits.tar.gz
Name: python-packbits
PackageBaseID: 133019
PackageBase: python-packbits
Version: 0.6-1
Description: This module implements a PackBits encoder/decoder for Python 2.x and 3.x.
URL: https://github.com/kmike/packbits
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 0x2a
Submitter: 0x2a
FirstSubmitted: 1527791732
LastModified: 1527791732
URLPath: /cgit/aur.git/snapshot/python-packbits.tar.gz