python-xdis on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-xdis

* (Optional) Uninstall python-xdis on Arch using YAY

$ yay -Rns python-xdis

2. Manually Install "python-xdis" via AUR

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

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

b. Clone python-xdis's git locally

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

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

$ cd ~/python-xdis $ makepkg -si

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

ID: 1233591
Name: python-xdis
PackageBaseID: 115350
PackageBase: python-xdis
Version: 6.0.5-2
Description: Python cross-version bytecode library and disassembler
URL: https://github.com/rocky/python-xdis
NumVotes: 5
Popularity: 1.6E-5
OutOfDate:
Maintainer: simonzack
Submitter: omgold
FirstSubmitted: 1473315003
LastModified: 1680086070
URLPath: /cgit/aur.git/snapshot/python-xdis.tar.gz