objgui-git on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S objgui-git

* (Optional) Uninstall objgui-git on Arch using YAY

$ yay -Rns objgui-git

2. Manually Install "objgui-git" via AUR

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

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

b. Clone objgui-git's git locally

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

c. Go to ~/objgui-git folder and install it

$ cd ~/objgui-git $ makepkg -si

3. Information about the objgui-git package on Arch User Repository (AUR)

ID: 693964
Name: objgui-git
PackageBaseID: 148862
PackageBase: objgui-git
Version: r120.56beadc-1
Description: ObjGui is a GUI disassembler and binary analysis tool utilizing GNU binutils.
URL: https://github.com/jubal-R/ObjGui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: libreliu
Submitter: libreliu
FirstSubmitted: 1581014917
LastModified: 1581014917
URLPath: /cgit/aur.git/snapshot/objgui-git.tar.gz