python-guardonce on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-guardonce

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

$ yay -Rns python-guardonce

2. Manually Install "python-guardonce" via AUR

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

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

b. Clone python-guardonce's git locally

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

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

$ cd ~/python-guardonce $ makepkg -si

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

ID: 977055
Name: python-guardonce
PackageBaseID: 154549
PackageBase: python-guardonce
Version: 2.4.0-2
Description: Utilities for converting from C/C++ include guards to #pragma once and back again
URL: https://github.com/cgmb/guardonce
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aditya
Submitter: aditya
FirstSubmitted: 1592498901
LastModified: 1634744600
URLPath: /cgit/aur.git/snapshot/python-guardonce.tar.gz