pyarchey on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S pyarchey

* (Optional) Uninstall pyarchey on Arch using YAY

$ yay -Rns pyarchey

2. Manually Install "pyarchey" via AUR

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

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

b. Clone pyarchey's git locally

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

c. Go to ~/pyarchey folder and install it

$ cd ~/pyarchey $ makepkg -si

3. Information about the pyarchey package on Arch User Repository (AUR)

ID: 318498
Name: pyarchey
PackageBaseID: 100336
PackageBase: pyarchey
Version: 0.7-1
Description: A simple python scrip to display an OS logo in ASCII art along with basic system information.
URL: https://github.com/walchko/pyarchey
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pozar87
FirstSubmitted: 1442685888
LastModified: 1467574466
URLPath: /cgit/aur.git/snapshot/pyarchey.tar.gz