pwclient on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "pwclient" 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
Copied
b. Install pwclient on Arch using YAY
$
yay -S
pwclient
Copied
* (Optional) Uninstall pwclient on Arch using YAY
$
yay -Rns
pwclient
Copied
2. Manually Install "pwclient" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pwclient's git locally
$
git clone https://aur.archlinux.org/pwclient.git
~/pwclient
Copied
c. Go to ~/pwclient folder and install it
$
cd
~/pwclient
Copied
$
makepkg -si
Copied
3. Information about the pwclient package on Arch User Repository (AUR)
ID: 1389832
Name: pwclient
PackageBaseID: 162234
PackageBase: pwclient
Version: 2.7.0-1
Description: The command-line client for the patchwork patch tracking tool
URL: https://github.com/getpatchwork/pwclient
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: billypilgrim
FirstSubmitted: 1610987320
LastModified: 1705843244
URLPath: /cgit/aur.git/snapshot/pwclient.tar.gz
Name: pwclient
PackageBaseID: 162234
PackageBase: pwclient
Version: 2.7.0-1
Description: The command-line client for the patchwork patch tracking tool
URL: https://github.com/getpatchwork/pwclient
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: billypilgrim
FirstSubmitted: 1610987320
LastModified: 1705843244
URLPath: /cgit/aur.git/snapshot/pwclient.tar.gz