cconv on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cconv

* (Optional) Uninstall cconv on Arch using YAY

$ yay -Rns cconv

2. Manually Install "cconv" via AUR

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

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

b. Clone cconv's git locally

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

c. Go to ~/cconv folder and install it

$ cd ~/cconv $ makepkg -si

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

ID: 382283
Name: cconv
PackageBaseID: 32578
PackageBase: cconv
Version: 0.6.3-1
Description: A iconv based simplified-traditional chinese conversion tool
URL: https://github.com/xiaoyjy/cconv
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter:
FirstSubmitted: 1260451397
LastModified: 1486632440
URLPath: /cgit/aur.git/snapshot/cconv.tar.gz