emote on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S emote

* (Optional) Uninstall emote on Arch using YAY

$ yay -Rns emote

2. Manually Install "emote" via AUR

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

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

b. Clone emote's git locally

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

c. Go to ~/emote folder and install it

$ cd ~/emote $ makepkg -si

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

ID: 1277995
Name: emote
PackageBaseID: 158563
PackageBase: emote
Version: 4.0.1-2
Description: Emoji Picker for Linux written in GTK3
URL: https://github.com/tom-james-watson/Emote
NumVotes: 30
Popularity: 1.287072
OutOfDate:
Maintainer: lkrms
Submitter: lkrms
FirstSubmitted: 1602228382
LastModified: 1687607930
URLPath: /cgit/aur.git/snapshot/emote.tar.gz