gitscover on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gitscover

* (Optional) Uninstall gitscover on Arch using YAY

$ yay -Rns gitscover

2. Manually Install "gitscover" via AUR

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

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

b. Clone gitscover's git locally

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

c. Go to ~/gitscover folder and install it

$ cd ~/gitscover $ makepkg -si

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

ID: 1154653
Name: gitscover
PackageBaseID: 159534
PackageBase: gitscover
Version: 1.2.6-1
Description: Discover new GitHub repositories
URL: https://github.com/linuxhubit/gitscover
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1604720966
LastModified: 1666191041
URLPath: /cgit/aur.git/snapshot/gitscover.tar.gz