nimf on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S nimf

* (Optional) Uninstall nimf on Arch using YAY

$ yay -Rns nimf

2. Manually Install "nimf" via AUR

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

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

b. Clone nimf's git locally

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

c. Go to ~/nimf folder and install it

$ cd ~/nimf $ makepkg -si

3. Information about the nimf package on Arch User Repository (AUR)

ID: 1195479
Name: nimf
PackageBaseID: 134926
PackageBase: nimf
Version: 1:1.3.1-1
Description: a lightweight, fast and extensible input method framework
URL: https://github.com/hamonikr/nimf
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: kbumsik
FirstSubmitted: 1533827992
LastModified: 1673462900
URLPath: /cgit/aur.git/snapshot/nimf.tar.gz