devtoolbox on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install devtoolbox on Arch using YAY
$
yay -S
devtoolbox
Copied
* (Optional) Uninstall devtoolbox on Arch using YAY
$
yay -Rns
devtoolbox
Copied
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
Copied
b. Clone devtoolbox's git locally
$
git clone https://aur.archlinux.org/devtoolbox.git
~/devtoolbox
Copied
c. Go to ~/devtoolbox folder and install it
$
cd
~/devtoolbox
Copied
$
makepkg -si
Copied
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
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