mudslide on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mudslide

* (Optional) Uninstall mudslide on Arch using YAY

$ yay -Rns mudslide

2. Manually Install "mudslide" via AUR

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

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

b. Clone mudslide's git locally

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

c. Go to ~/mudslide folder and install it

$ cd ~/mudslide $ makepkg -si

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

ID: 1241716
Name: mudslide
PackageBaseID: 192709
PackageBase: mudslide
Version: 0.18.0-1
Description: Firefox Reader Mode in your terminal! - CLI tool for Mozilla's Readability library
URL: https://www.npmjs.com/package/mudslide
NumVotes: 0
Popularity: 0
OutOfDate: 1710457616
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1681547381
LastModified: 1681547381
URLPath: /cgit/aur.git/snapshot/mudslide.tar.gz