distro on AUR (Arch User Repository)

Last updated: July 01,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

b. Install distro on Arch using YAY

$ yay -S distro

* (Optional) Uninstall distro on Arch using YAY

$ yay -Rns distro

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

b. Clone distro's git locally

$ git clone https://aur.archlinux.org/distro.git ~/distro

c. Go to ~/distro folder and install it

$ cd ~/distro $ makepkg -si

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