python-datastruct on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-datastruct" 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-datastruct on Arch using YAY
$
yay -S
python-datastruct
Copied
* (Optional) Uninstall python-datastruct on Arch using YAY
$
yay -Rns
python-datastruct
Copied
2. Manually Install "python-datastruct" 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-datastruct's git locally
$
git clone https://aur.archlinux.org/python-datastruct.git
~/python-datastruct
Copied
c. Go to ~/python-datastruct folder and install it
$
cd
~/python-datastruct
Copied
$
makepkg -si
Copied
3. Information about the python-datastruct package on Arch User Repository (AUR)
ID: 1395498
Name: python-datastruct
PackageBaseID: 202035
PackageBase: python-datastruct
Version: 1.0.0-1
Description: Combination of struct and dataclasses for easy parsing of binary formats
URL: https://github.com/kuba2k2/datastruct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alufers
Submitter: alufers
FirstSubmitted: 1706618616
LastModified: 1706618616
URLPath: /cgit/aur.git/snapshot/python-datastruct.tar.gz
Name: python-datastruct
PackageBaseID: 202035
PackageBase: python-datastruct
Version: 1.0.0-1
Description: Combination of struct and dataclasses for easy parsing of binary formats
URL: https://github.com/kuba2k2/datastruct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alufers
Submitter: alufers
FirstSubmitted: 1706618616
LastModified: 1706618616
URLPath: /cgit/aur.git/snapshot/python-datastruct.tar.gz