thqm on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S thqm

* (Optional) Uninstall thqm on Arch using YAY

$ yay -Rns thqm

2. Manually Install "thqm" via AUR

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

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

b. Clone thqm's git locally

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

c. Go to ~/thqm folder and install it

$ cd ~/thqm $ makepkg -si

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

ID: 1222649
Name: thqm
PackageBaseID: 175967
PackageBase: thqm
Version: 0.1.6-1
Description: A simple HTTP server to serve a dynamic menu for your scripts over the network.
URL: https://github.com/loiccoyle/thqm-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loiccoyle
Submitter: loiccoyle
FirstSubmitted: 1644796827
LastModified: 1678211539
URLPath: /cgit/aur.git/snapshot/thqm.tar.gz