python-macholib on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-macholib

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

$ yay -Rns python-macholib

2. Manually Install "python-macholib" via AUR

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

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

b. Clone python-macholib's git locally

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

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

$ cd ~/python-macholib $ makepkg -si

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

ID: 1109342
Name: python-macholib
PackageBaseID: 130494
PackageBase: python-macholib
Version: 1.16-1
Description: Mach-O header analysis and editing
URL: https://github.com/ronaldoussoren/macholib
NumVotes: 9
Popularity: 0
OutOfDate: 1690735055
Maintainer:
Submitter: jpcima
FirstSubmitted: 1520086196
LastModified: 1657286540
URLPath: /cgit/aur.git/snapshot/python-macholib.tar.gz