kjieba on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S kjieba

* (Optional) Uninstall kjieba on Arch using YAY

$ yay -Rns kjieba

2. Manually Install "kjieba" via AUR

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

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

b. Clone kjieba's git locally

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

c. Go to ~/kjieba folder and install it

$ cd ~/kjieba $ makepkg -si

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

ID: 412121
Name: kjieba
PackageBaseID: 117815
PackageBase: kjieba
Version: 20170519-1
Description: DBus interface of libcppjieba && Chinese2Pinyin for KDE5
URL: https://github.com/isoft-linux/kjieba
NumVotes: 0
Popularity: 0
OutOfDate: 1710252479
Maintainer:
Submitter: Sasasu
FirstSubmitted: 1481980885
LastModified: 1495157159
URLPath: /cgit/aur.git/snapshot/kjieba.tar.gz