rshare on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S rshare

* (Optional) Uninstall rshare on Arch using YAY

$ yay -Rns rshare

2. Manually Install "rshare" via AUR

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

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

b. Clone rshare's git locally

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

c. Go to ~/rshare folder and install it

$ cd ~/rshare $ makepkg -si

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

ID: 418837
Name: rshare
PackageBaseID: 122893
PackageBase: rshare
Version: 0.1.16-1
Description: A file sharing program written in Rust.
URL: https://github.com/cedenday/rshare
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cedenday
Submitter: cedenday
FirstSubmitted: 1495914397
LastModified: 1497132021
URLPath: /cgit/aur.git/snapshot/rshare.tar.gz