python-singleton-decorator on AUR (Arch User Repository)
Last updated: November 21,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
Copied
b. Install python-singleton-decorator on Arch using YAY
$
yay -S
python-singleton-decorator
Copied
* (Optional) Uninstall python-singleton-decorator on Arch using YAY
$
yay -Rns
python-singleton-decorator
Copied
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
Copied
b. Clone python-singleton-decorator's git locally
$
git clone https://aur.archlinux.org/python-singleton-decorator.git
~/python-singleton-decorator
Copied
c. Go to ~/python-singleton-decorator folder and install it
$
cd
~/python-singleton-decorator
Copied
$
makepkg -si
Copied
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
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