distro on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "distro" 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 distro on Arch using YAY
$
yay -S
distro
Copied
* (Optional) Uninstall distro on Arch using YAY
$
yay -Rns
distro
Copied
2. Manually Install "distro" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone distro's git locally
$
git clone https://aur.archlinux.org/distro.git
~/distro
Copied
c. Go to ~/distro folder and install it
$
cd
~/distro
Copied
$
makepkg -si
Copied
3. Information about the distro package on Arch User Repository (AUR)
ID: 691608
Name: distro
PackageBaseID: 148665
PackageBase: distro
Version: 1.2.0-1
Description: Drop-in replacment for the python-distro utility, written in Go
URL: https://github.com/xyproto/distrodetector
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1580480870
LastModified: 1580480870
URLPath: /cgit/aur.git/snapshot/distro.tar.gz
Name: distro
PackageBaseID: 148665
PackageBase: distro
Version: 1.2.0-1
Description: Drop-in replacment for the python-distro utility, written in Go
URL: https://github.com/xyproto/distrodetector
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1580480870
LastModified: 1580480870
URLPath: /cgit/aur.git/snapshot/distro.tar.gz