distro-info on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S distro-info

* (Optional) Uninstall distro-info on Arch using YAY

$ yay -Rns distro-info

2. Manually Install "distro-info" via AUR

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

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

b. Clone distro-info's git locally

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

c. Go to ~/distro-info folder and install it

$ cd ~/distro-info $ makepkg -si

3. Information about the distro-info package on Arch User Repository (AUR)

ID: 1378807
Name: distro-info
PackageBaseID: 68972
PackageBase: distro-info
Version: 1.7-2
Description: provides information about the distributions' releases
URL: http://packages.debian.org/sid/distro-info
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: JonnyJD
FirstSubmitted: 1365549005
LastModified: 1704183842
URLPath: /cgit/aur.git/snapshot/distro-info.tar.gz