sudo add-apt-repository ppa:hodong/nimf
sudo apt update
To use all input methods, install the following packages.
sudo apt install nimf nimf-anthy nimf-libhangul nimf-m17n nimf-rime
On the other hand, if you want to use only the Korean input method, please install the following packages.
sudo apt install nimf nimf-libhangul
sudo echo "deb http://ppa.launchpad.net/hodong/nimf/ubuntu bionic main" > /etc/apt/sources.list.d/nimf.list
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys C290E34891F9381B
sudo apt update
To use all input methods, install the following packages.
sudo apt install nimf nimf-anthy nimf-libhangul nimf-m17n nimf-rime
On the other hand, if you want to use only the Korean input method, please install the following packages.
sudo apt install nimf nimf-libhangul
sudo pacman -Syu
sudo pacman -S binutils
wget https://gitlab.com/nimf-i18n/nimf/raw/master/archlinux/PKGBUILD
makepkg -si PKGBUILD
sudo yum install yum-plugin-copr
sudo yum copr enable hodong/nimf
sudo yum install nimf
sudo yum install epel-release yum-plugin-copr
sudo yum copr enable hodong/nimf
sudo yum install nimf
After installing nimf, run nimf-settings
and turn on the
Setup environment variables
option.
If you want to use other input methods, you must turn off the
Setup environment variables
option.
im-config -n nimf
imsettings-switch nimf
And then log in again and you can use nimf right away.