scrolltext on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S scrolltext

* (Optional) Uninstall scrolltext on Arch using YAY

$ yay -Rns scrolltext

2. Manually Install "scrolltext" via AUR

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

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

b. Clone scrolltext's git locally

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

c. Go to ~/scrolltext folder and install it

$ cd ~/scrolltext $ makepkg -si

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

ID: 1425754
Name: scrolltext
PackageBaseID: 202645
PackageBase: scrolltext
Version: 0.0.8-1
Description: Simple terminal application for scrolling text.
URL: https://github.com/jimdeekepler/python-scrolltext
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jimdee
Submitter: jimdee
FirstSubmitted: 1708158220
LastModified: 1710241800
URLPath: /cgit/aur.git/snapshot/scrolltext.tar.gz