python-mutf8 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-mutf8

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

$ yay -Rns python-mutf8

2. Manually Install "python-mutf8" via AUR

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

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

b. Clone python-mutf8's git locally

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

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

$ cd ~/python-mutf8 $ makepkg -si

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

ID: 1267457
Name: python-mutf8
PackageBaseID: 183644
PackageBase: python-mutf8
Version: 1.0.6-3
Description: MUTF-8 encoder/decoder
URL: https://github.com/TkTech/mutf8
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 0x9fff00
Submitter: lmartinez-mirror
FirstSubmitted: 1656560510
LastModified: 1685833239
URLPath: /cgit/aur.git/snapshot/python-mutf8.tar.gz