smile-emoji-picker-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S smile-emoji-picker-git

* (Optional) Uninstall smile-emoji-picker-git on Arch using YAY

$ yay -Rns smile-emoji-picker-git

2. Manually Install "smile-emoji-picker-git" via AUR

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

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

b. Clone smile-emoji-picker-git's git locally

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

c. Go to ~/smile-emoji-picker-git folder and install it

$ cd ~/smile-emoji-picker-git $ makepkg -si

3. Information about the smile-emoji-picker-git package on Arch User Repository (AUR)