unipicker on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S unipicker

* (Optional) Uninstall unipicker on Arch using YAY

$ yay -Rns unipicker

2. Manually Install "unipicker" via AUR

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

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

b. Clone unipicker's git locally

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

c. Go to ~/unipicker folder and install it

$ cd ~/unipicker $ makepkg -si

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

ID: 1152885
Name: unipicker
PackageBaseID: 134134
PackageBase: unipicker
Version: 2.0.1-1
Description: CLI utility for searching unicode characters by description and copy them to the clipboard
URL: https://github.com/jeremija/unipicker
NumVotes: 3
Popularity: 0.180802
OutOfDate:
Maintainer: Freso
Submitter: Freso
FirstSubmitted: 1531161640
LastModified: 1665853208
URLPath: /cgit/aur.git/snapshot/unipicker.tar.gz