libweb on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libweb

* (Optional) Uninstall libweb on Arch using YAY

$ yay -Rns libweb

2. Manually Install "libweb" via AUR

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

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

b. Clone libweb's git locally

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

c. Go to ~/libweb folder and install it

$ cd ~/libweb $ makepkg -si

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

ID: 1413882
Name: libweb
PackageBaseID: 198443
PackageBase: libweb
Version: 0.3.0-1
Description: A simple and lightweight web framework
URL: https://gitea.privatedns.org/xavi/libweb
NumVotes: 1
Popularity: 0.066748
OutOfDate:
Maintainer: hamblingreen
Submitter: hamblingreen
FirstSubmitted: 1697061389
LastModified: 1708634455
URLPath: /cgit/aur.git/snapshot/libweb.tar.gz