pclish on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pclish

* (Optional) Uninstall pclish on Arch using YAY

$ yay -Rns pclish

2. Manually Install "pclish" via AUR

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

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

b. Clone pclish's git locally

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

c. Go to ~/pclish folder and install it

$ cd ~/pclish $ makepkg -si

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

ID: 1260521
Name: pclish
PackageBaseID: 193822
PackageBase: pclish
Version: 0.7.0-2
Description: Python Command-Line Shell
URL: https://github.com/jdev082/pclish
NumVotes: 1
Popularity: 0.002507
OutOfDate:
Maintainer: jdev082
Submitter: jdev082
FirstSubmitted: 1684541037
LastModified: 1684541611
URLPath: /cgit/aur.git/snapshot/pclish.tar.gz