ibus-mozc on AUR( Arch User Repository.)

Last updated: January 12,2024

1. Install ibus-mozc via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install ibus-mozc on Arch using YAY

yay -S ibus-mozc

c. Remove ibus-mozc on Arch using YAY

yay -Rns ibus-mozc

2. Install ibus-mozc via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone ibus-mozc's git locally

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

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

cd ~/ibus-mozc
makepkg -si

3. Details of ibus-mozc package

ID: 1134943
Name: ibus-mozc
PackageBaseID: 174423
PackageBase: ibus-mozc
Version: 2.28.4830.102-1
Description: Mozc module for IBus
URL: https://github.com/google/mozc
NumVotes: 7
Popularity: 0.784489
OutOfDate:
Maintainer: Nocifer
FirstSubmitted: 1640515317
LastModified: 1662282735
URLPath: /cgit/aur.git/snapshot/ibus-mozc.tar.gz