python-sphinx-book-theme on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-sphinx-book-theme

* (Optional) Uninstall python-sphinx-book-theme on Arch using YAY

$ yay -Rns python-sphinx-book-theme

2. Manually Install "python-sphinx-book-theme" via AUR

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

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

b. Clone python-sphinx-book-theme's git locally

$ git clone https://aur.archlinux.org/python-sphinx-book-theme.git ~/python-sphinx-book-theme

c. Go to ~/python-sphinx-book-theme folder and install it

$ cd ~/python-sphinx-book-theme $ makepkg -si

3. Information about the python-sphinx-book-theme package on Arch User Repository (AUR)

ID: 1408930
Name: python-sphinx-book-theme
PackageBaseID: 167013
PackageBase: python-sphinx-book-theme
Version: 1.1.2-1
Description: A lightweight book theme built off of the pydata sphinx theme
URL: https://sphinx-book-theme.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1621231851
LastModified: 1707883541
URLPath: /cgit/aur.git/snapshot/python-sphinx-book-theme.tar.gz