uim on AUR (Arch User Repository)

Last updated: May 18,2024

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

b. Install uim on Arch using YAY

$ yay -S uim

* (Optional) Uninstall uim on Arch using YAY

$ yay -Rns uim

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

b. Clone uim's git locally

$ git clone https://aur.archlinux.org/uim.git ~/uim

c. Go to ~/uim folder and install it

$ cd ~/uim $ makepkg -si

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