r-quick-share on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S r-quick-share

* (Optional) Uninstall r-quick-share on Arch using YAY

$ yay -Rns r-quick-share

2. Manually Install "r-quick-share" via AUR

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

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

b. Clone r-quick-share's git locally

$ git clone https://aur.archlinux.org/r-quick-share.git ~/r-quick-share

c. Go to ~/r-quick-share folder and install it

$ cd ~/r-quick-share $ makepkg -si

3. Information about the r-quick-share package on Arch User Repository (AUR)

ID: 1424611
Name: r-quick-share
PackageBaseID: 203254
PackageBase: r-quick-share
Version: 0.4.1-1
Description: Rust implementation of NearbyShare/QuickShare from Android for Linux.
URL: https://github.com/Martichou/rquickshare
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1709485265
LastModified: 1710115147
URLPath: /cgit/aur.git/snapshot/r-quick-share.tar.gz