rover on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rover

* (Optional) Uninstall rover on Arch using YAY

$ yay -Rns rover

2. Manually Install "rover" via AUR

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

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

b. Clone rover's git locally

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

c. Go to ~/rover folder and install it

$ cd ~/rover $ makepkg -si

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

ID: 1101709
Name: rover
PackageBaseID: 95620
PackageBase: rover
Version: 1.0.1-1
Description: Simple file browser for the terminal.
URL: https://github.com/lecram/rover
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: jfrankenau
FirstSubmitted: 1436249275
LastModified: 1655841103
URLPath: /cgit/aur.git/snapshot/rover.tar.gz