python-pyminizip on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pyminizip

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

$ yay -Rns python-pyminizip

2. Manually Install "python-pyminizip" via AUR

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

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

b. Clone python-pyminizip's git locally

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

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

$ cd ~/python-pyminizip $ makepkg -si

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

ID: 1007803
Name: python-pyminizip
PackageBaseID: 161042
PackageBase: python-pyminizip
Version: 0.2.6-1
Description: Create a password encrypted zip file in python
URL: https://github.com/smihica/pyminizip
NumVotes: 1
Popularity: 9.5E-5
OutOfDate: 1706034936
Maintainer:
Submitter: bet4it
FirstSubmitted: 1608292890
LastModified: 1640085483
URLPath: /cgit/aur.git/snapshot/python-pyminizip.tar.gz