jtool-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jtool-bin

* (Optional) Uninstall jtool-bin on Arch using YAY

$ yay -Rns jtool-bin

2. Manually Install "jtool-bin" via AUR

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

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

b. Clone jtool-bin's git locally

$ git clone https://aur.archlinux.org/jtool-bin.git ~/jtool-bin

c. Go to ~/jtool-bin folder and install it

$ cd ~/jtool-bin $ makepkg -si

3. Information about the jtool-bin package on Arch User Repository (AUR)

ID: 844610
Name: jtool-bin
PackageBaseID: 144288
PackageBase: jtool-bin
Version: 2.0-2
Description: Enhanced object file displaying tool for Mach-O executables
URL: http://www.newosxbook.com/tools/jtool.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freswa
FirstSubmitted: 1565730016
LastModified: 1610151789
URLPath: /cgit/aur.git/snapshot/jtool-bin.tar.gz