python-ablog on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-ablog

* (Optional) Uninstall python-ablog on Arch using YAY

$ yay -Rns python-ablog

2. Manually Install "python-ablog" via AUR

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

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

b. Clone python-ablog's git locally

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

c. Go to ~/python-ablog folder and install it

$ cd ~/python-ablog $ makepkg -si

3. Information about the python-ablog package on Arch User Repository (AUR)

ID: 1329852
Name: python-ablog
PackageBaseID: 166978
PackageBase: python-ablog
Version: 0.11.6-1
Description: ABlog for blogging with Sphinx
URL: https://ablog.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1621155211
LastModified: 1696653910
URLPath: /cgit/aur.git/snapshot/python-ablog.tar.gz