hop on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S hop

* (Optional) Uninstall hop on Arch using YAY

$ yay -Rns hop

2. Manually Install "hop" via AUR

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

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

b. Clone hop's git locally

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

c. Go to ~/hop folder and install it

$ cd ~/hop $ makepkg -si

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

ID: 719276
Name: hop
PackageBaseID: 14310
PackageBase: hop
Version: 1:3.1.0-6
Description: Software Development Kit for the Web
URL: http://hop.inria.fr
NumVotes: 5
Popularity: 0
OutOfDate: 1605905842
Maintainer:
Submitter:
FirstSubmitted: 1197881416
LastModified: 1586551137
URLPath: /cgit/aur.git/snapshot/hop.tar.gz