python-app_paths on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-app_paths

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

$ yay -Rns python-app_paths

2. Manually Install "python-app_paths" via AUR

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

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

b. Clone python-app_paths's git locally

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

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

$ cd ~/python-app_paths $ makepkg -si

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

ID: 1389998
Name: python-app_paths
PackageBaseID: 170766
PackageBase: python-app_paths
Version: 0.0.8-1
Description: Like appdirs, but with pathlib, path creation and async support.
URL: https://github.com/alexdelorenzo/app_paths
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1630801441
LastModified: 1705861361
URLPath: /cgit/aur.git/snapshot/python-app_paths.tar.gz