ssg on AUR (Arch User Repository)
Last updated: November 12,2024
1. Install "ssg" 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 ssg on Arch using YAY
$
yay -S
ssg
Copied
* (Optional) Uninstall ssg on Arch using YAY
$
yay -Rns
ssg
Copied
2. Manually Install "ssg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ssg's git locally
$
git clone https://aur.archlinux.org/ssg.git
~/ssg
Copied
c. Go to ~/ssg folder and install it
$
cd
~/ssg
Copied
$
makepkg -si
Copied
3. Information about the ssg package on Arch User Repository (AUR)
ID: 897843
Name: ssg
PackageBaseID: 164186
PackageBase: ssg
Version: 6-2
Description: static site generator written on POSIX shell
URL: https://www.romanzolotarev.com
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Hekuran
Submitter: Hekuran
FirstSubmitted: 1615385760
LastModified: 1619367957
URLPath: /cgit/aur.git/snapshot/ssg.tar.gz
Name: ssg
PackageBaseID: 164186
PackageBase: ssg
Version: 6-2
Description: static site generator written on POSIX shell
URL: https://www.romanzolotarev.com
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Hekuran
Submitter: Hekuran
FirstSubmitted: 1615385760
LastModified: 1619367957
URLPath: /cgit/aur.git/snapshot/ssg.tar.gz