scroll on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S scroll

* (Optional) Uninstall scroll on Arch using YAY

$ yay -Rns scroll

2. Manually Install "scroll" via AUR

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

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

b. Clone scroll's git locally

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

c. Go to ~/scroll folder and install it

$ cd ~/scroll $ makepkg -si

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

ID: 1387154
Name: scroll
PackageBaseID: 201616
PackageBase: scroll
Version: 72.4.3-1
Description: Tools for thought. An extensible alternative to Markdown.
URL: https://github.com/breck7/scroll
NumVotes: 1
Popularity: 0.319871
OutOfDate:
Maintainer: tonitch
Submitter: tonitch
FirstSubmitted: 1705440237
LastModified: 1705440237
URLPath: /cgit/aur.git/snapshot/scroll.tar.gz