pelican-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pelican-git

* (Optional) Uninstall pelican-git on Arch using YAY

$ yay -Rns pelican-git

2. Manually Install "pelican-git" via AUR

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

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

b. Clone pelican-git's git locally

$ git clone https://aur.archlinux.org/pelican-git.git ~/pelican-git

c. Go to ~/pelican-git folder and install it

$ cd ~/pelican-git $ makepkg -si

3. Information about the pelican-git package on Arch User Repository (AUR)

ID: 1313849
Name: pelican-git
PackageBaseID: 44751
PackageBase: pelican-git
Version: 4.8.0.r101.g3be0703b-1
Description: A static site generator written in Python w/ reST/Markdown support.
URL: http://blog.getpelican.com/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer:
Submitter: solsticedhiver
FirstSubmitted: 1293187614
LastModified: 1693841786
URLPath: /cgit/aur.git/snapshot/pelican-git.tar.gz