ocaml-rss on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S ocaml-rss

* (Optional) Uninstall ocaml-rss on Arch using YAY

$ yay -Rns ocaml-rss

2. Manually Install "ocaml-rss" via AUR

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

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

b. Clone ocaml-rss's git locally

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

c. Go to ~/ocaml-rss folder and install it

$ cd ~/ocaml-rss $ makepkg -si

3. Information about the ocaml-rss package on Arch User Repository (AUR)

ID: 1353041
Name: ocaml-rss
PackageBaseID: 95962
PackageBase: ocaml-rss
Version: 2.2.2-2
Description: Library providing functions to parse and print RSS 2.0 files
URL: https://ocaml.org/p/ocamlrss/2.2.2
NumVotes: 0
Popularity: 0
OutOfDate: 1700177401
Maintainer:
Submitter: oriba
FirstSubmitted: 1436881747
LastModified: 1699965720
URLPath: /cgit/aur.git/snapshot/ocaml-rss.tar.gz