python-demoji on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-demoji

* (Optional) Uninstall python-demoji on Arch using YAY

$ yay -Rns python-demoji

2. Manually Install "python-demoji" via AUR

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

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

b. Clone python-demoji's git locally

$ git clone https://aur.archlinux.org/python-demoji.git ~/python-demoji

c. Go to ~/python-demoji folder and install it

$ cd ~/python-demoji $ makepkg -si

3. Information about the python-demoji package on Arch User Repository (AUR)

ID: 721128
Name: python-demoji
PackageBaseID: 151520
PackageBase: python-demoji
Version: 0.2.1-1
Description: Accurately remove and replace emojis in text strings
URL: https://github.com/bsolomon1124/demoji
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trygveaa
Submitter: trygveaa
FirstSubmitted: 1586901623
LastModified: 1586947129
URLPath: /cgit/aur.git/snapshot/python-demoji.tar.gz