emojimenu on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S emojimenu

* (Optional) Uninstall emojimenu on Arch using YAY

$ yay -Rns emojimenu

2. Manually Install "emojimenu" via AUR

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

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

b. Clone emojimenu's git locally

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

c. Go to ~/emojimenu folder and install it

$ cd ~/emojimenu $ makepkg -si

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

ID: 1171658
Name: emojimenu
PackageBaseID: 187685
PackageBase: emojimenu
Version: 1.0-0
Description: Search, copy and insert any emoji by name from dmenu/rofi.
URL: https://github.com/whoisyoges/emojimenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: castorIsDead
Submitter: castorIsDead
FirstSubmitted: 1668934888
LastModified: 1668934888
URLPath: /cgit/aur.git/snapshot/emojimenu.tar.gz