pico on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S pico

* (Optional) Uninstall pico on Arch using YAY

$ yay -Rns pico

2. Manually Install "pico" via AUR

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

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

b. Clone pico's git locally

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

c. Go to ~/pico folder and install it

$ cd ~/pico $ makepkg -si

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

ID: 488906
Name: pico
PackageBaseID: 99633
PackageBase: pico
Version: 2.00-2
Description: the real pico text editor from the Alpine Messaging System
URL: http://www.washington.edu/alpine/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441777403
LastModified: 1519340758
URLPath: /cgit/aur.git/snapshot/pico.tar.gz