libmrss on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libmrss

* (Optional) Uninstall libmrss on Arch using YAY

$ yay -Rns libmrss

2. Manually Install "libmrss" via AUR

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

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

b. Clone libmrss's git locally

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

c. Go to ~/libmrss folder and install it

$ cd ~/libmrss $ makepkg -si

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

ID: 1059189
Name: libmrss
PackageBaseID: 97249
PackageBase: libmrss
Version: 0.19.2-4
Description: C library for parsing, writing and creating RSS/ATOM files or streams
URL: https://github.com/bakulf/libmrss
NumVotes: 6
Popularity: 0.02138
OutOfDate: 1709563657
Maintainer:
Submitter: kyak
FirstSubmitted: 1439305093
LastModified: 1648679274
URLPath: /cgit/aur.git/snapshot/libmrss.tar.gz