rough on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S rough

* (Optional) Uninstall rough on Arch using YAY

$ yay -Rns rough

2. Manually Install "rough" via AUR

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

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

b. Clone rough's git locally

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

c. Go to ~/rough folder and install it

$ cd ~/rough $ makepkg -si

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

ID: 1145906
Name: rough
PackageBaseID: 185844
PackageBase: rough
Version: 1.0.7-1
Description: A GTK based app launcher written in Rust
URL: https://github.com/z3oxs/rough.git
NumVotes: 0
Popularity: 0
OutOfDate: 1685011448
Maintainer: z3oxs
Submitter: z3oxs
FirstSubmitted: 1663522301
LastModified: 1664464102
URLPath: /cgit/aur.git/snapshot/rough.tar.gz