python-blist on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-blist" 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-blist on Arch using YAY
$
yay -S
python-blist
Copied
* (Optional) Uninstall python-blist on Arch using YAY
$
yay -Rns
python-blist
Copied
2. Manually Install "python-blist" 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-blist's git locally
$
git clone https://aur.archlinux.org/python-blist.git
~/python-blist
Copied
c. Go to ~/python-blist folder and install it
$
cd
~/python-blist
Copied
$
makepkg -si
Copied
3. Information about the python-blist package on Arch User Repository (AUR)
ID: 1003671
Name: python-blist
PackageBaseID: 173805
PackageBase: python-blist
Version: 1.3.6-6
Description: A list-like type with better asymptotic performance
URL: https://pypi.org/project/blist/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Midov
Submitter: Midov
FirstSubmitted: 1639054611
LastModified: 1639507877
URLPath: /cgit/aur.git/snapshot/python-blist.tar.gz
Name: python-blist
PackageBaseID: 173805
PackageBase: python-blist
Version: 1.3.6-6
Description: A list-like type with better asymptotic performance
URL: https://pypi.org/project/blist/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Midov
Submitter: Midov
FirstSubmitted: 1639054611
LastModified: 1639507877
URLPath: /cgit/aur.git/snapshot/python-blist.tar.gz