dmenu-emoji on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dmenu-emoji

* (Optional) Uninstall dmenu-emoji on Arch using YAY

$ yay -Rns dmenu-emoji

2. Manually Install "dmenu-emoji" via AUR

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

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

b. Clone dmenu-emoji's git locally

$ git clone https://aur.archlinux.org/dmenu-emoji.git ~/dmenu-emoji

c. Go to ~/dmenu-emoji folder and install it

$ cd ~/dmenu-emoji $ makepkg -si

3. Information about the dmenu-emoji package on Arch User Repository (AUR)

ID: 1199266
Name: dmenu-emoji
PackageBaseID: 189656
PackageBase: dmenu-emoji
Version: 1.0-2
Description: A dmenu script to display and copy emojis
URL: https://github.com/shasherazi/dmenuEmoji
NumVotes: 3
Popularity: 0.425602
OutOfDate:
Maintainer: shasherazi
Submitter: shasherazi
FirstSubmitted: 1674135781
LastModified: 1674146704
URLPath: /cgit/aur.git/snapshot/dmenu-emoji.tar.gz