python2-construct on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python2-construct

* (Optional) Uninstall python2-construct on Arch using YAY

$ yay -Rns python2-construct

2. Manually Install "python2-construct" via AUR

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

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

b. Clone python2-construct's git locally

$ git clone https://aur.archlinux.org/python2-construct.git ~/python2-construct

c. Go to ~/python2-construct folder and install it

$ cd ~/python2-construct $ makepkg -si

3. Information about the python2-construct package on Arch User Repository (AUR)

ID: 627391
Name: python2-construct
PackageBaseID: 143264
PackageBase: python2-construct
Version: 1:2.9.45-1
Description: Python library for declarative building/parsing of data structures.
URL: https://github.com/construct/construct
NumVotes: 0
Popularity: 0
OutOfDate: 1655087990
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1562497662
LastModified: 1562497662
URLPath: /cgit/aur.git/snapshot/python2-construct.tar.gz

5. The same packages on other Linux Distributions