libweb on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install libweb on Arch using YAY
$
yay -S
libweb
Copied
* (Optional) Uninstall libweb on Arch using YAY
$
yay -Rns
libweb
Copied
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
Copied
b. Clone libweb's git locally
$
git clone https://aur.archlinux.org/libweb.git
~/libweb
Copied
c. Go to ~/libweb folder and install it
$
cd
~/libweb
Copied
$
makepkg -si
Copied
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
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