randomart on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S randomart

* (Optional) Uninstall randomart on Arch using YAY

$ yay -Rns randomart

2. Manually Install "randomart" via AUR

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

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

b. Clone randomart's git locally

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

c. Go to ~/randomart folder and install it

$ cd ~/randomart $ makepkg -si

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

ID: 638898
Name: randomart
PackageBaseID: 144443
PackageBase: randomart
Version: 0.2.3-1
Description: Generate ASCII randomart by hashing input with BLAKE2b and using an adapted drunken bishop alogirthm.
URL: https://github.com/ansemjo/randomart
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ansemjo
Submitter: ansemjo
FirstSubmitted: 1566302993
LastModified: 1566302993
URLPath: /cgit/aur.git/snapshot/randomart.tar.gz