python-exhale on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-exhale

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

$ yay -Rns python-exhale

2. Manually Install "python-exhale" via AUR

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

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

b. Clone python-exhale's git locally

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

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

$ cd ~/python-exhale $ makepkg -si

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

ID: 1114648
Name: python-exhale
PackageBaseID: 148048
PackageBase: python-exhale
Version: 0.3.5-1
Description: A sphinx extension which integrates breathe to enable parsing of doxygen documentation
URL: https://github.com/svenevs/exhale
NumVotes: 2
Popularity: 1.0E-6
OutOfDate: 1691142746
Maintainer:
Submitter: ftsell
FirstSubmitted: 1578663144
LastModified: 1658352426
URLPath: /cgit/aur.git/snapshot/python-exhale.tar.gz