cjk-character-count on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cjk-character-count

* (Optional) Uninstall cjk-character-count on Arch using YAY

$ yay -Rns cjk-character-count

2. Manually Install "cjk-character-count" via AUR

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

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

b. Clone cjk-character-count's git locally

$ git clone https://aur.archlinux.org/cjk-character-count.git ~/cjk-character-count

c. Go to ~/cjk-character-count folder and install it

$ cd ~/cjk-character-count $ makepkg -si

3. Information about the cjk-character-count package on Arch User Repository (AUR)

ID: 982139
Name: cjk-character-count
PackageBaseID: 172612
PackageBase: cjk-character-count
Version: 0.15.1-1
Description: Program that counts the amount of CJK characters based on Unicode ranges and Chinese encoding standards 字体汉字计数软件
URL: https://github.com/NightFurySL2001/CJK-character-count
NumVotes: 0
Popularity: 0
OutOfDate: 1679924559
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1635761342
LastModified: 1635761342
URLPath: /cgit/aur.git/snapshot/cjk-character-count.tar.gz