wcp on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S wcp

* (Optional) Uninstall wcp on Arch using YAY

$ yay -Rns wcp

2. Manually Install "wcp" via AUR

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

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

b. Clone wcp's git locally

$ git clone https://aur.archlinux.org/wcp.git ~/wcp

c. Go to ~/wcp folder and install it

$ cd ~/wcp $ makepkg -si

3. Information about the wcp package on Arch User Repository (AUR)

ID: 1185613
Name: wcp
PackageBaseID: 186385
PackageBase: wcp
Version: 0.74b-1
Description: Script-driven control panel/system menu for Wayland
URL: https://github.com/milgra/wcp
NumVotes: 1
Popularity: 0.005136
OutOfDate: 1686477954
Maintainer: milgra
Submitter: milgra
FirstSubmitted: 1665055166
LastModified: 1671541663
URLPath: /cgit/aur.git/snapshot/wcp.tar.gz