rover on AUR (Arch User Repository)
Last updated: November 06,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
Copied
b. Install rover on Arch using YAY
$
yay -S
rover
Copied
* (Optional) Uninstall rover on Arch using YAY
$
yay -Rns
rover
Copied
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
Copied
b. Clone rover's git locally
$
git clone https://aur.archlinux.org/rover.git
~/rover
Copied
c. Go to ~/rover folder and install it
$
cd
~/rover
Copied
$
makepkg -si
Copied
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
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