mingw-w64-passwordfile on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "mingw-w64-passwordfile" 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 mingw-w64-passwordfile on Arch using YAY

$ yay -S mingw-w64-passwordfile

* (Optional) Uninstall mingw-w64-passwordfile on Arch using YAY

$ yay -Rns mingw-w64-passwordfile

2. Manually Install "mingw-w64-passwordfile" via AUR

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

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

b. Clone mingw-w64-passwordfile's git locally

$ git clone https://aur.archlinux.org/mingw-w64-passwordfile.git ~/mingw-w64-passwordfile

c. Go to ~/mingw-w64-passwordfile folder and install it

$ cd ~/mingw-w64-passwordfile $ makepkg -si

3. Information about the mingw-w64-passwordfile package on Arch User Repository (AUR)

ID: 1357106
Name: mingw-w64-passwordfile
PackageBaseID: 105176
PackageBase: mingw-w64-passwordfile
Version: 5.0.10-1
Description: C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL (mingw-w64)
URL: https://github.com/Martchus/passwordfile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1451253703
LastModified: 1700608271
URLPath: /cgit/aur.git/snapshot/mingw-w64-passwordfile.tar.gz