rmatrix on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S rmatrix

* (Optional) Uninstall rmatrix on Arch using YAY

$ yay -Rns rmatrix

2. Manually Install "rmatrix" via AUR

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

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

b. Clone rmatrix's git locally

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

c. Go to ~/rmatrix folder and install it

$ cd ~/rmatrix $ makepkg -si

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

ID: 1253049
Name: rmatrix
PackageBaseID: 149506
PackageBase: rmatrix
Version: a84a1a3-1
Description: Rust port of a curses-based 'Matrix'-like screen
URL: https://github.com/Fierthraix/rmatrix
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1582671439
LastModified: 1683294667
URLPath: /cgit/aur.git/snapshot/rmatrix.tar.gz