randomx-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S randomx-git

* (Optional) Uninstall randomx-git on Arch using YAY

$ yay -Rns randomx-git

2. Manually Install "randomx-git" via AUR

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

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

b. Clone randomx-git's git locally

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

c. Go to ~/randomx-git folder and install it

$ cd ~/randomx-git $ makepkg -si

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

ID: 808171
Name: randomx-git
PackageBaseID: 142634
PackageBase: randomx-git
Version: r289.1f62d78-1
Description: RandomX: The proof of work algorithm based on random code execution
URL: https://github.com/tevador/RandomX
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: hokkjoy
Submitter: hokkjoy
FirstSubmitted: 1560089120
LastModified: 1603394845
URLPath: /cgit/aur.git/snapshot/randomx-git.tar.gz