hors on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S hors

* (Optional) Uninstall hors on Arch using YAY

$ yay -Rns hors

2. Manually Install "hors" via AUR

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

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

b. Clone hors's git locally

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

c. Go to ~/hors folder and install it

$ cd ~/hors $ makepkg -si

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

ID: 931493
Name: hors
PackageBaseID: 168698
PackageBase: hors
Version: 0.8.2-1
Description: Instant coding answers via the command line (howdoi in rust)
URL: https://github.com/WindSoilder/hors
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gamemaker1
Submitter: gamemaker1
FirstSubmitted: 1625658339
LastModified: 1625658339
URLPath: /cgit/aur.git/snapshot/hors.tar.gz