randomx on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S randomx

* (Optional) Uninstall randomx on Arch using YAY

$ yay -Rns randomx

2. Manually Install "randomx" via AUR

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

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

b. Clone randomx's git locally

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

c. Go to ~/randomx folder and install it

$ cd ~/randomx $ makepkg -si

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

ID: 1313457
Name: randomx
PackageBaseID: 147371
PackageBase: randomx
Version: 1.1.10-2
Description: RandomX: The proof of work algorithm based on random code execution
URL: https://github.com/tevador/RandomX
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1576211195
LastModified: 1693796421
URLPath: /cgit/aur.git/snapshot/randomx.tar.gz