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