scim-hangul on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S scim-hangul

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

$ yay -Rns scim-hangul

2. Manually Install "scim-hangul" via AUR

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

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

b. Clone scim-hangul's git locally

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

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

$ cd ~/scim-hangul $ makepkg -si

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

ID: 600776
Name: scim-hangul
PackageBaseID: 140939
PackageBase: scim-hangul
Version: 0.4.0-4
Description: Korean input method module for SCIM
URL: https://github.com/choehwanjin/scim-hangul
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1554273234
LastModified: 1554273234
URLPath: /cgit/aur.git/snapshot/scim-hangul.tar.gz

5. The same packages on other Linux Distributions