guessica on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S guessica

* (Optional) Uninstall guessica on Arch using YAY

$ yay -Rns guessica

2. Manually Install "guessica" via AUR

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

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

b. Clone guessica's git locally

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

c. Go to ~/guessica folder and install it

$ cd ~/guessica $ makepkg -si

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

ID: 743915
Name: guessica
PackageBaseID: 153710
PackageBase: guessica
Version: 0.0.2-2
Description: Update a PKGBUILD file by guessing the latest version number and finding the latest git tag and hash online
URL: https://github.com/xyproto/guessica
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1590669264
LastModified: 1590669533
URLPath: /cgit/aur.git/snapshot/guessica.tar.gz