objconv on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "objconv" 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
Copied
b. Install objconv on Arch using YAY
$
yay -S
objconv
Copied
* (Optional) Uninstall objconv on Arch using YAY
$
yay -Rns
objconv
Copied
2. Manually Install "objconv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone objconv's git locally
$
git clone https://aur.archlinux.org/objconv.git
~/objconv
Copied
c. Go to ~/objconv folder and install it
$
cd
~/objconv
Copied
$
makepkg -si
Copied
3. Information about the objconv package on Arch User Repository (AUR)
ID: 1235677
Name: objconv
PackageBaseID: 55590
PackageBase: objconv
Version: 2.54-2
Description: Object file converter and disassembler
URL: http://www.agner.org/optimize/#objconv
NumVotes: 8
Popularity: 0.000931
OutOfDate:
Maintainer: mpento
Submitter:
FirstSubmitted: 1325864193
LastModified: 1680443613
URLPath: /cgit/aur.git/snapshot/objconv.tar.gz
Name: objconv
PackageBaseID: 55590
PackageBase: objconv
Version: 2.54-2
Description: Object file converter and disassembler
URL: http://www.agner.org/optimize/#objconv
NumVotes: 8
Popularity: 0.000931
OutOfDate:
Maintainer: mpento
Submitter:
FirstSubmitted: 1325864193
LastModified: 1680443613
URLPath: /cgit/aur.git/snapshot/objconv.tar.gz