python-winacl on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-winacl

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

$ yay -Rns python-winacl

2. Manually Install "python-winacl" via AUR

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

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

b. Clone python-winacl's git locally

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

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

$ cd ~/python-winacl $ makepkg -si

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

ID: 1257742
Name: python-winacl
PackageBaseID: 154859
PackageBase: python-winacl
Version: 0.1.7-1
Description: ACL/ACE/Security Descriptor manipulation library in pure Python
URL: https://pypi.org/project/winacl/
NumVotes: 1
Popularity: 0.001422
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1593269880
LastModified: 1684033811
URLPath: /cgit/aur.git/snapshot/python-winacl.tar.gz