distrobox on AUR (Arch User Repository)
Last updated: November 05,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "distrobox" 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 distrobox on Arch using YAY
$
yay -S
distrobox
Copied
* (Optional) Uninstall distrobox on Arch using YAY
$
yay -Rns
distrobox
Copied
2. Manually Install "distrobox" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone distrobox's git locally
$
git clone https://aur.archlinux.org/distrobox.git
~/distrobox
Copied
c. Go to ~/distrobox folder and install it
$
cd
~/distrobox
Copied
$
makepkg -si
Copied
3. Information about the distrobox package on Arch User Repository (AUR)
ID: 1097016
Name: distrobox
PackageBaseID: 173899
PackageBase: distrobox
Version: 1.3.1-1
Description: Use any linux distribution inside your terminal.
URL: https://github.com/89luca89/distrobox
NumVotes: 11
Popularity: 2.242702
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1639312154
LastModified: 1654966274
URLPath: /cgit/aur.git/snapshot/distrobox.tar.gz
Name: distrobox
PackageBaseID: 173899
PackageBase: distrobox
Version: 1.3.1-1
Description: Use any linux distribution inside your terminal.
URL: https://github.com/89luca89/distrobox
NumVotes: 11
Popularity: 2.242702
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1639312154
LastModified: 1654966274
URLPath: /cgit/aur.git/snapshot/distrobox.tar.gz