mozc on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "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
Copied
b. Install mozc on Arch using YAY
$
yay -S
mozc
Copied
* (Optional) Uninstall mozc on Arch using YAY
$
yay -Rns
mozc
Copied
2. Manually Install "mozc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mozc's git locally
$
git clone https://aur.archlinux.org/mozc.git
~/mozc
Copied
c. Go to ~/mozc folder and install it
$
cd
~/mozc
Copied
$
makepkg -si
Copied
3. Information about the mozc package on Arch User Repository (AUR)
ID: 1423799
Name: mozc
PackageBaseID: 39514
PackageBase: mozc
Version: 2.29.5400.102-2
Description: The Open Source edition of Google Japanese Input
URL: https://github.com/google/mozc
NumVotes: 77
Popularity: 0.2879
OutOfDate:
Maintainer: Nocifer
Submitter: ponsfoot
FirstSubmitted: 1281328037
LastModified: 1709987714
URLPath: /cgit/aur.git/snapshot/mozc.tar.gz
Name: mozc
PackageBaseID: 39514
PackageBase: mozc
Version: 2.29.5400.102-2
Description: The Open Source edition of Google Japanese Input
URL: https://github.com/google/mozc
NumVotes: 77
Popularity: 0.2879
OutOfDate:
Maintainer: Nocifer
Submitter: ponsfoot
FirstSubmitted: 1281328037
LastModified: 1709987714
URLPath: /cgit/aur.git/snapshot/mozc.tar.gz