htp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S htp

* (Optional) Uninstall htp on Arch using YAY

$ yay -Rns htp

2. Manually Install "htp" via AUR

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

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

b. Clone htp's git locally

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

c. Go to ~/htp folder and install it

$ cd ~/htp $ makepkg -si

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

ID: 695429
Name: htp
PackageBaseID: 27137
PackageBase: htp
Version: 1.19-1
Description: HTML pre-processor
URL: http://htp.sf.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ndowens
FirstSubmitted: 1244620008
LastModified: 1581367324
URLPath: /cgit/aur.git/snapshot/htp.tar.gz