ibus-daemon on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ibus-daemon

* (Optional) Uninstall ibus-daemon on Arch using YAY

$ yay -Rns ibus-daemon

2. Manually Install "ibus-daemon" via AUR

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

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

b. Clone ibus-daemon's git locally

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

c. Go to ~/ibus-daemon folder and install it

$ cd ~/ibus-daemon $ makepkg -si

3. Information about the ibus-daemon package on Arch User Repository (AUR)

ID: 1197679
Name: ibus-daemon
PackageBaseID: 150440
PackageBase: ibus-daemon
Version: 0.0.6-1
Description: SystemD user service for IBus
URL: https://github.com/KSXGitHub/ibus-daemon.pkgbuild.git
NumVotes: 6
Popularity: 0.000863
OutOfDate:
Maintainer: hvksmr1996
Submitter: hvksmr1996
FirstSubmitted: 1584585780
LastModified: 1673854668
URLPath: /cgit/aur.git/snapshot/ibus-daemon.tar.gz