github hamonikr/nimf v1.4.15
Release v1.4.15

latest releases: v1.4.19, v1.4.18, v1.4.17...
3 months ago

🚀 Quick Install (Recommended)

Install the latest version with a single command on all supported distributions:

# Using curl
curl -fsSL https://raw.githubusercontent.com/hamonikr/nimf/master/install | sudo bash

# Or using wget
wget -qO- https://raw.githubusercontent.com/hamonikr/nimf/master/install | sudo -E bash -

This script automatically:

  • Detects your distribution and installs the appropriate package
  • Handles ibus conflicts (disables ibus-daemon if present)
  • Configures environment variables for all desktop environments
  • Sets Nimf as the default input method

Supported Distributions & Architectures:

  • Ubuntu 24.04+ / Debian 12+ (Bookworm/Trixie) - x86_64, ARM64
  • Fedora 33+ / CentOS / RHEL - x86_64, ARM64
  • openSUSE Leap 15.6+ - x86_64, ARM64
  • Arch Linux / Manjaro - x86_64, ARM64

📦 Manual Package Installation

If you prefer manual installation, download the appropriate package for your distribution from the assets below and install using your package manager.

Note: Manual installation requires additional configuration steps. The automatic installation script above is recommended for most users.

Don't miss a new nimf release

NewReleases is sending notifications on new releases.