scrolltext on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install scrolltext on Arch using YAY
$
yay -S
scrolltext
Copied
* (Optional) Uninstall scrolltext on Arch using YAY
$
yay -Rns
scrolltext
Copied
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
Copied
b. Clone scrolltext's git locally
$
git clone https://aur.archlinux.org/scrolltext.git
~/scrolltext
Copied
c. Go to ~/scrolltext folder and install it
$
cd
~/scrolltext
Copied
$
makepkg -si
Copied
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
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