emacs-mozc on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S emacs-mozc

* (Optional) Uninstall emacs-mozc on Arch using YAY

$ yay -Rns emacs-mozc

2. Manually Install "emacs-mozc" via AUR

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

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

b. Clone emacs-mozc's git locally

$ git clone https://aur.archlinux.org/emacs-mozc.git ~/emacs-mozc

c. Go to ~/emacs-mozc folder and install it

$ cd ~/emacs-mozc $ makepkg -si

3. Information about the emacs-mozc package on Arch User Repository (AUR)

ID: 1423804
Name: emacs-mozc
PackageBaseID: 174424
PackageBase: emacs-mozc
Version: 2.29.5400.102-3
Description: Mozc module for Emacs
URL: https://github.com/google/mozc
NumVotes: 2
Popularity: 0.279506
OutOfDate:
Maintainer: Nocifer
Submitter: Nocifer
FirstSubmitted: 1640515341
LastModified: 1709988191
URLPath: /cgit/aur.git/snapshot/emacs-mozc.tar.gz