rshell on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S rshell

* (Optional) Uninstall rshell on Arch using YAY

$ yay -Rns rshell

2. Manually Install "rshell" via AUR

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

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

b. Clone rshell's git locally

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

c. Go to ~/rshell folder and install it

$ cd ~/rshell $ makepkg -si

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

ID: 1408366
Name: rshell
PackageBaseID: 142032
PackageBase: rshell
Version: 0.0.32-1
Description: A remote shell for working with MicroPython boards.
URL: https://github.com/dhylands/rshell
NumVotes: 9
Popularity: 0.00167
OutOfDate:
Maintainer: SpotlightKid
Submitter: n0gg1n
FirstSubmitted: 1557824623
LastModified: 1707785067
URLPath: /cgit/aur.git/snapshot/rshell.tar.gz