rootsh on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S rootsh

* (Optional) Uninstall rootsh on Arch using YAY

$ yay -Rns rootsh

2. Manually Install "rootsh" via AUR

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

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

b. Clone rootsh's git locally

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

c. Go to ~/rootsh folder and install it

$ cd ~/rootsh $ makepkg -si

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

ID: 450141
Name: rootsh
PackageBaseID: 126212
PackageBase: rootsh
Version: 1.5.3-1
Description: wrapper for shells which logs all echoed keystrokes and terminal output to a file and/or to syslog
URL: https://sourceforge.net/projects/rootsh/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: swiftgeek
Submitter: swiftgeek
FirstSubmitted: 1507496715
LastModified: 1507497032
URLPath: /cgit/aur.git/snapshot/rootsh.tar.gz