python-singleton-decorator on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-singleton-decorator

* (Optional) Uninstall python-singleton-decorator on Arch using YAY

$ yay -Rns python-singleton-decorator

2. Manually Install "python-singleton-decorator" via AUR

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

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

b. Clone python-singleton-decorator's git locally

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

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

$ cd ~/python-singleton-decorator $ makepkg -si

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

ID: 1078941
Name: python-singleton-decorator
PackageBaseID: 147018
PackageBase: python-singleton-decorator
Version: 1.0.0-2
Description: Testable decorator for creating singleton objects
URL: https://pypi.org/project/singleton-decorator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: mrstegeman
FirstSubmitted: 1574970318
LastModified: 1652320917
URLPath: /cgit/aur.git/snapshot/python-singleton-decorator.tar.gz