pwexec-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pwexec-git

* (Optional) Uninstall pwexec-git on Arch using YAY

$ yay -Rns pwexec-git

2. Manually Install "pwexec-git" via AUR

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

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

b. Clone pwexec-git's git locally

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

c. Go to ~/pwexec-git folder and install it

$ cd ~/pwexec-git $ makepkg -si

3. Information about the pwexec-git package on Arch User Repository (AUR)

ID: 220250
Name: pwexec-git
PackageBaseID: 97215
PackageBase: pwexec-git
Version: 20120419-1
Description: Replace command line argument with a password stored in GNOME Keyring and execute.
URL: https://github.com/dayflower/pwexec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1439281533
LastModified: 1439281621
URLPath: /cgit/aur.git/snapshot/pwexec-git.tar.gz