python2-tempdir on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-tempdir

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

$ yay -Rns python2-tempdir

2. Manually Install "python2-tempdir" via AUR

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

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

b. Clone python2-tempdir's git locally

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

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

$ cd ~/python2-tempdir $ makepkg -si

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

ID: 431649
Name: python2-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/python2-tempdir.tar.gz