htconvert on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S htconvert

* (Optional) Uninstall htconvert on Arch using YAY

$ yay -Rns htconvert

2. Manually Install "htconvert" via AUR

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

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

b. Clone htconvert's git locally

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

c. Go to ~/htconvert folder and install it

$ cd ~/htconvert $ makepkg -si

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

ID: 735311
Name: htconvert
PackageBaseID: 150653
PackageBase: htconvert
Version: 1.0.7-1
Description: Convert .htaccess redirects to nginx.conf redirects
URL: https://github.com/lukechilds/htconvert
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joaquinito2051
Submitter: ragouel
FirstSubmitted: 1585051684
LastModified: 1589328451
URLPath: /cgit/aur.git/snapshot/htconvert.tar.gz