python-dissect.cstruct on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "python-dissect.cstruct" 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 python-dissect.cstruct on Arch using YAY

$ yay -S python-dissect.cstruct

* (Optional) Uninstall python-dissect.cstruct on Arch using YAY

$ yay -Rns python-dissect.cstruct

2. Manually Install "python-dissect.cstruct" via AUR

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

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

b. Clone python-dissect.cstruct's git locally

$ git clone https://aur.archlinux.org/python-dissect.cstruct.git ~/python-dissect.cstruct

c. Go to ~/python-dissect.cstruct folder and install it

$ cd ~/python-dissect.cstruct $ makepkg -si

3. Information about the python-dissect.cstruct package on Arch User Repository (AUR)

ID: 1407441
Name: python-dissect.cstruct
PackageBaseID: 199311
PackageBase: python-dissect.cstruct
Version: 3.12-1
Description: A Dissect module implementing a parser for C-like structures.
URL: https://github.com/fox-it/dissect.cstruct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Luca91
Submitter: Luca91
FirstSubmitted: 1699303550
LastModified: 1707652347
URLPath: /cgit/aur.git/snapshot/python-dissect.cstruct.tar.gz