libime-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libime-git

* (Optional) Uninstall libime-git on Arch using YAY

$ yay -Rns libime-git

2. Manually Install "libime-git" via AUR

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

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

b. Clone libime-git's git locally

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

c. Go to ~/libime-git folder and install it

$ cd ~/libime-git $ makepkg -si

3. Information about the libime-git package on Arch User Repository (AUR)

ID: 813383
Name: libime-git
PackageBaseID: 124704
PackageBase: libime-git
Version: 1.0.1.r0.g7fd9b50-1
Description: A library to support generic input method implementation
URL: https://github.com/fcitx/libime
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: felixonmars
Submitter: felixonmars
FirstSubmitted: 1502422961
LastModified: 1604466032
URLPath: /cgit/aur.git/snapshot/libime-git.tar.gz