pc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pc

* (Optional) Uninstall pc on Arch using YAY

$ yay -Rns pc

2. Manually Install "pc" via AUR

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

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

b. Clone pc's git locally

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

c. Go to ~/pc folder and install it

$ cd ~/pc $ makepkg -si

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

ID: 976762
Name: pc
PackageBaseID: 142757
PackageBase: pc
Version: 0.1.1-1
Description: Command line client for pastebins
URL: https://sr.ht/~swalladge/pc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
FirstSubmitted: 1560506723
LastModified: 1634687096
URLPath: /cgit/aur.git/snapshot/pc.tar.gz