libflate on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libflate

* (Optional) Uninstall libflate on Arch using YAY

$ yay -Rns libflate

2. Manually Install "libflate" via AUR

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

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

b. Clone libflate's git locally

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

c. Go to ~/libflate folder and install it

$ cd ~/libflate $ makepkg -si

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

ID: 254600
Name: libflate
PackageBaseID: 104120
PackageBase: libflate
Version: 2.0.1-2
Description: Flate is a C template library used to deal with html code in CGI applications.
URL: http://flate.dead-inside.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kainlite
FirstSubmitted: 1449165887
LastModified: 1449714678
URLPath: /cgit/aur.git/snapshot/libflate.tar.gz