root-tail on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "root-tail" 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 root-tail on Arch using YAY
$
yay -S
root-tail
Copied
* (Optional) Uninstall root-tail on Arch using YAY
$
yay -Rns
root-tail
Copied
2. Manually Install "root-tail" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone root-tail's git locally
$
git clone https://aur.archlinux.org/root-tail.git
~/root-tail
Copied
c. Go to ~/root-tail folder and install it
$
cd
~/root-tail
Copied
$
makepkg -si
Copied
3. Information about the root-tail package on Arch User Repository (AUR)
ID: 630686
Name: root-tail
PackageBaseID: 139168
PackageBase: root-tail
Version: 1.3-1
Description: Displays a given file (stdin) anywhere on your X11 root window
URL: http://software.schmorp.de/pkg/root-tail.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1548889542
LastModified: 1563501178
URLPath: /cgit/aur.git/snapshot/root-tail.tar.gz
Name: root-tail
PackageBaseID: 139168
PackageBase: root-tail
Version: 1.3-1
Description: Displays a given file (stdin) anywhere on your X11 root window
URL: http://software.schmorp.de/pkg/root-tail.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1548889542
LastModified: 1563501178
URLPath: /cgit/aur.git/snapshot/root-tail.tar.gz