python-tempdir on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-tempdir

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

$ yay -Rns python-tempdir

2. Manually Install "python-tempdir" via AUR

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

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

b. Clone python-tempdir's git locally

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

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

$ cd ~/python-tempdir $ makepkg -si

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

ID: 431648
Name: python-tempdir
PackageBaseID: 104181
PackageBase: python-tempdir
Version: 0.7.1-1
Description: Python wrappers for manipulating temp directories
URL: https://pypi.python.org/pypi/tempdir/0.7.1
NumVotes: 2
Popularity: 0
OutOfDate: 1701431926
Maintainer: markzz
Submitter: markzz
FirstSubmitted: 1449255531
LastModified: 1501389050
URLPath: /cgit/aur.git/snapshot/python-tempdir.tar.gz