linescroll on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S linescroll

* (Optional) Uninstall linescroll on Arch using YAY

$ yay -Rns linescroll

2. Manually Install "linescroll" via AUR

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

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

b. Clone linescroll's git locally

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

c. Go to ~/linescroll folder and install it

$ cd ~/linescroll $ makepkg -si

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

ID: 1283231
Name: linescroll
PackageBaseID: 195338
PackageBase: linescroll
Version: 0.1.2-1
Description: linescroll, monitor log file activity
URL: https://gitlab.com/edneville/linescroll
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: edneville
Submitter: edneville
FirstSubmitted: 1688494584
LastModified: 1688494584
URLPath: /cgit/aur.git/snapshot/linescroll.tar.gz