eleventy on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "eleventy" 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 eleventy on Arch using YAY
$
yay -S
eleventy
Copied
* (Optional) Uninstall eleventy on Arch using YAY
$
yay -Rns
eleventy
Copied
2. Manually Install "eleventy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone eleventy's git locally
$
git clone https://aur.archlinux.org/eleventy.git
~/eleventy
Copied
c. Go to ~/eleventy folder and install it
$
cd
~/eleventy
Copied
$
makepkg -si
Copied
3. Information about the eleventy package on Arch User Repository (AUR)
ID: 1235569
Name: eleventy
PackageBaseID: 152973
PackageBase: eleventy
Version: 2.0.1-1
Description: A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML
URL: https://www.11ty.dev
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: sohlk
Submitter: ragouel
FirstSubmitted: 1589910272
LastModified: 1680415379
URLPath: /cgit/aur.git/snapshot/eleventy.tar.gz
Name: eleventy
PackageBaseID: 152973
PackageBase: eleventy
Version: 2.0.1-1
Description: A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML
URL: https://www.11ty.dev
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: sohlk
Submitter: ragouel
FirstSubmitted: 1589910272
LastModified: 1680415379
URLPath: /cgit/aur.git/snapshot/eleventy.tar.gz