uim on AUR (Arch User Repository)
Last updated: February 17,2025
1. Install "uim" 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 uim on Arch using YAY
$
yay -S
uim
Copied
* (Optional) Uninstall uim on Arch using YAY
$
yay -Rns
uim
Copied
2. Manually Install "uim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone uim's git locally
$
git clone https://aur.archlinux.org/uim.git
~/uim
Copied
c. Go to ~/uim folder and install it
$
cd
~/uim
Copied
$
makepkg -si
Copied
3. Information about the uim package on Arch User Repository (AUR)
ID: 1394623
Name: uim
PackageBaseID: 166537
PackageBase: uim
Version: 1.8.9-2
Description: Multilingual input method library
URL: https://github.com/uim/uim
NumVotes: 7
Popularity: 0.948998
OutOfDate:
Maintainer: carsme
Submitter: arojas
FirstSubmitted: 1620463949
LastModified: 1706483971
URLPath: /cgit/aur.git/snapshot/uim.tar.gz
Name: uim
PackageBaseID: 166537
PackageBase: uim
Version: 1.8.9-2
Description: Multilingual input method library
URL: https://github.com/uim/uim
NumVotes: 7
Popularity: 0.948998
OutOfDate:
Maintainer: carsme
Submitter: arojas
FirstSubmitted: 1620463949
LastModified: 1706483971
URLPath: /cgit/aur.git/snapshot/uim.tar.gz