libmrss on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install libmrss on Arch using YAY
$
yay -S
libmrss
Copied
* (Optional) Uninstall libmrss on Arch using YAY
$
yay -Rns
libmrss
Copied
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
Copied
b. Clone libmrss's git locally
$
git clone https://aur.archlinux.org/libmrss.git
~/libmrss
Copied
c. Go to ~/libmrss folder and install it
$
cd
~/libmrss
Copied
$
makepkg -si
Copied
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
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