emoj on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S emoj

* (Optional) Uninstall emoj on Arch using YAY

$ yay -Rns emoj

2. Manually Install "emoj" via AUR

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

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

b. Clone emoj's git locally

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

c. Go to ~/emoj folder and install it

$ cd ~/emoj $ makepkg -si

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

ID: 1338790
Name: emoj
PackageBaseID: 117558
PackageBase: emoj
Version: 4.0.1-1
Description: Find relevant emoji from text on the command-line
URL: https://github.com/sindresorhus/emoj
NumVotes: 8
Popularity: 5.0E-6
OutOfDate:
Maintainer: kleintux
Submitter: whynothugo
FirstSubmitted: 1481072468
LastModified: 1698079316
URLPath: /cgit/aur.git/snapshot/emoj.tar.gz