devtoolbox on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S devtoolbox

* (Optional) Uninstall devtoolbox on Arch using YAY

$ yay -Rns devtoolbox

2. Manually Install "devtoolbox" via AUR

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

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

b. Clone devtoolbox's git locally

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

c. Go to ~/devtoolbox folder and install it

$ cd ~/devtoolbox $ makepkg -si

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

ID: 1389428
Name: devtoolbox
PackageBaseID: 191035
PackageBase: devtoolbox
Version: 1.1.1-1
Description: Development tools at your fingertips
URL: https://github.com/aleiepure/devtoolbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1677883602
LastModified: 1705784676
URLPath: /cgit/aur.git/snapshot/devtoolbox.tar.gz