merecat on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S merecat

* (Optional) Uninstall merecat on Arch using YAY

$ yay -Rns merecat

2. Manually Install "merecat" via AUR

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

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

b. Clone merecat's git locally

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

c. Go to ~/merecat folder and install it

$ cd ~/merecat $ makepkg -si

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

ID: 1354681
Name: merecat
PackageBaseID: 199640
PackageBase: merecat
Version: 2.31-1
Description: Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
URL: https://github.com/troglobit/merecat/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Tpaefawzen
Submitter: Tpaefawzen
FirstSubmitted: 1700214876
LastModified: 1700214876
URLPath: /cgit/aur.git/snapshot/merecat.tar.gz