box-installer on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S box-installer

* (Optional) Uninstall box-installer on Arch using YAY

$ yay -Rns box-installer

2. Manually Install "box-installer" via AUR

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

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

b. Clone box-installer's git locally

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

c. Go to ~/box-installer folder and install it

$ cd ~/box-installer $ makepkg -si

3. Information about the box-installer package on Arch User Repository (AUR)

ID: 1212413
Name: box-installer
PackageBaseID: 175003
PackageBase: box-installer
Version: 1.0-2
Description: A utility to install and run packages in chroot environments
URL: https://gitlab.com/tomekb234/box-installer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tomekb234
Submitter: tomekb234
FirstSubmitted: 1642095428
LastModified: 1676649180
URLPath: /cgit/aur.git/snapshot/box-installer.tar.gz