rmesg-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rmesg-git

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

$ yay -Rns rmesg-git

2. Manually Install "rmesg-git" via AUR

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

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

b. Clone rmesg-git's git locally

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

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

$ cd ~/rmesg-git $ makepkg -si

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

ID: 863653
Name: rmesg-git
PackageBaseID: 163345
PackageBase: rmesg-git
Version: 1.0.13.r10.gcc04d37-1
Description: A dmesg implementation in Rust. (git version)
URL: https://github.com/polyverse/rmesg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: theguy147
Submitter: theguy147
FirstSubmitted: 1613356672
LastModified: 1613356672
URLPath: /cgit/aur.git/snapshot/rmesg-git.tar.gz