rnsh on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rnsh

* (Optional) Uninstall rnsh on Arch using YAY

$ yay -Rns rnsh

2. Manually Install "rnsh" via AUR

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

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

b. Clone rnsh's git locally

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

c. Go to ~/rnsh folder and install it

$ cd ~/rnsh $ makepkg -si

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

ID: 1389900
Name: rnsh
PackageBaseID: 201766
PackageBase: rnsh
Version: 0.1.3-2
Description: Shell over Reticulum
URL: https://github.com/acehoss/rnsh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moonlit-tune
Submitter: moonlit-tune
FirstSubmitted: 1705851356
LastModified: 1705852674
URLPath: /cgit/aur.git/snapshot/rnsh.tar.gz