devbox-bin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S devbox-bin

* (Optional) Uninstall devbox-bin on Arch using YAY

$ yay -Rns devbox-bin

2. Manually Install "devbox-bin" via AUR

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

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

b. Clone devbox-bin's git locally

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

c. Go to ~/devbox-bin folder and install it

$ cd ~/devbox-bin $ makepkg -si

3. Information about the devbox-bin package on Arch User Repository (AUR)

ID: 1427427
Name: devbox-bin
PackageBaseID: 185381
PackageBase: devbox-bin
Version: 0.10.0-1
Description: A cli tool to easily create isolated shells and containers with nix.
URL: https://www.jetpack.io/devbox/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: kmaris
FirstSubmitted: 1662041818
LastModified: 1710466936
URLPath: /cgit/aur.git/snapshot/devbox-bin.tar.gz