devbox on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "devbox" 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 devbox on Arch using YAY
$
yay -S
devbox
Copied
* (Optional) Uninstall devbox on Arch using YAY
$
yay -Rns
devbox
Copied
2. Manually Install "devbox" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone devbox's git locally
$
git clone https://aur.archlinux.org/devbox.git
~/devbox
Copied
c. Go to ~/devbox folder and install it
$
cd
~/devbox
Copied
$
makepkg -si
Copied
3. Information about the devbox package on Arch User Repository (AUR)
ID: 1427905
Name: devbox
PackageBaseID: 185703
PackageBase: devbox
Version: 0.10.1-1
Description: A cli tool to easily create isolated shells and containers
URL: https://github.com/jetpack-io/devbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1663078408
LastModified: 1710536209
URLPath: /cgit/aur.git/snapshot/devbox.tar.gz
Name: devbox
PackageBaseID: 185703
PackageBase: devbox
Version: 0.10.1-1
Description: A cli tool to easily create isolated shells and containers
URL: https://github.com/jetpack-io/devbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1663078408
LastModified: 1710536209
URLPath: /cgit/aur.git/snapshot/devbox.tar.gz