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