ibus-autostart on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ibus-autostart

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

$ yay -Rns ibus-autostart

2. Manually Install "ibus-autostart" via AUR

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

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

b. Clone ibus-autostart's git locally

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

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

$ cd ~/ibus-autostart $ makepkg -si

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

ID: 1141891
Name: ibus-autostart
PackageBaseID: 175579
PackageBase: ibus-autostart
Version: 1.3-1
Description: iBus daemon autostart with XDG Autostart Specification
URL:
NumVotes: 3
Popularity: 0.117754
OutOfDate:
Maintainer: Gomasy
Submitter: Gomasy
FirstSubmitted: 1643770469
LastModified: 1663655816
URLPath: /cgit/aur.git/snapshot/ibus-autostart.tar.gz