python2-atomicwrites on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-atomicwrites

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

$ yay -Rns python2-atomicwrites

2. Manually Install "python2-atomicwrites" via AUR

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

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

b. Clone python2-atomicwrites's git locally

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

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

$ cd ~/python2-atomicwrites $ makepkg -si

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

ID: 1291007
Name: python2-atomicwrites
PackageBaseID: 183151
PackageBase: python2-atomicwrites
Version: 1.4.1-1
Description: Atomic file writes on POSIX
URL: https://github.com/untitaker/python-atomicwrites
NumVotes: 3
Popularity: 0.118008
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655071039
LastModified: 1689741093
URLPath: /cgit/aur.git/snapshot/python2-atomicwrites.tar.gz