scroll-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S scroll-git

* (Optional) Uninstall scroll-git on Arch using YAY

$ yay -Rns scroll-git

2. Manually Install "scroll-git" via AUR

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

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

b. Clone scroll-git's git locally

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

c. Go to ~/scroll-git folder and install it

$ cd ~/scroll-git $ makepkg -si

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

ID: 1013633
Name: scroll-git
PackageBaseID: 174699
PackageBase: scroll-git
Version: 0.1.r2.g51ee387-2
Description: A scrollback buffer for a terminals like st
URL: https://git.suckless.org/scroll/file/README.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1641283059
LastModified: 1641283333
URLPath: /cgit/aur.git/snapshot/scroll-git.tar.gz