scim-uim on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S scim-uim

* (Optional) Uninstall scim-uim on Arch using YAY

$ yay -Rns scim-uim

2. Manually Install "scim-uim" via AUR

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

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

b. Clone scim-uim's git locally

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

c. Go to ~/scim-uim folder and install it

$ cd ~/scim-uim $ makepkg -si

3. Information about the scim-uim package on Arch User Repository (AUR)

ID: 600781
Name: scim-uim
PackageBaseID: 140943
PackageBase: scim-uim
Version: 0.2.0-9
Description: UIM bridging input engine for SCIM
URL: https://github.com/scim-im/scim-uim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1554273317
LastModified: 1554273317
URLPath: /cgit/aur.git/snapshot/scim-uim.tar.gz

5. The same packages on other Linux Distributions