bash-pinyin-completion on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S bash-pinyin-completion

* (Optional) Uninstall bash-pinyin-completion on Arch using YAY

$ yay -Rns bash-pinyin-completion

2. Manually Install "bash-pinyin-completion" via AUR

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

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

b. Clone bash-pinyin-completion's git locally

$ git clone https://aur.archlinux.org/bash-pinyin-completion.git ~/bash-pinyin-completion

c. Go to ~/bash-pinyin-completion folder and install it

$ cd ~/bash-pinyin-completion $ makepkg -si

3. Information about the bash-pinyin-completion package on Arch User Repository (AUR)

ID: 417326
Name: bash-pinyin-completion
PackageBaseID: 123170
PackageBase: bash-pinyin-completion
Version: r18.66c9ba5-1
Description: complete path name based upon the pinyin acronym of Chinese characters
URL: https://github.com/emptyhua/bash-pinyin-completion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yetist
Submitter: yetist
FirstSubmitted: 1496726861
LastModified: 1496726861
URLPath: /cgit/aur.git/snapshot/bash-pinyin-completion.tar.gz