devtoolbox-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S devtoolbox-git

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

$ yay -Rns devtoolbox-git

2. Manually Install "devtoolbox-git" via AUR

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

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

b. Clone devtoolbox-git's git locally

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

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

$ cd ~/devtoolbox-git $ makepkg -si

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

ID: 1224711
Name: devtoolbox-git
PackageBaseID: 191345
PackageBase: devtoolbox-git
Version: 1.0.2.r0.g72739c7-1
Description: Development tools at your fingertips
URL: https://github.com/aleiepure/devtoolbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bordam
Submitter: bordam
FirstSubmitted: 1678549873
LastModified: 1678550489
URLPath: /cgit/aur.git/snapshot/devtoolbox-git.tar.gz