slweb on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S slweb

* (Optional) Uninstall slweb on Arch using YAY

$ yay -Rns slweb

2. Manually Install "slweb" via AUR

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

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

b. Clone slweb's git locally

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

c. Go to ~/slweb folder and install it

$ cd ~/slweb $ makepkg -si

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

ID: 1426535
Name: slweb
PackageBaseID: 171764
PackageBase: slweb
Version: 0.9.5-2
Description: Simple static website generator
URL: https://strahinja.srht.site/slweb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: strajder
Submitter: strajder
FirstSubmitted: 1633624262
LastModified: 1710345271
URLPath: /cgit/aur.git/snapshot/slweb.tar.gz