devtools32 on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S devtools32

* (Optional) Uninstall devtools32 on Arch using YAY

$ yay -Rns devtools32

2. Manually Install "devtools32" via AUR

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

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

b. Clone devtools32's git locally

$ git clone https://aur.archlinux.org/devtools32.git ~/devtools32

c. Go to ~/devtools32 folder and install it

$ cd ~/devtools32 $ makepkg -si

3. Information about the devtools32 package on Arch User Repository (AUR)

ID: 1003941
Name: devtools32
PackageBaseID: 173994
PackageBase: devtools32
Version: 20200629-2
Description: Tools for Arch Linux package maintainers
URL: https://github.com/archlinux32/devtools32
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1639552839
LastModified: 1639554911
URLPath: /cgit/aur.git/snapshot/devtools32.tar.gz