lang-sh on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S lang-sh

* (Optional) Uninstall lang-sh on Arch using YAY

$ yay -Rns lang-sh

2. Manually Install "lang-sh" via AUR

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

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

b. Clone lang-sh's git locally

$ git clone https://aur.archlinux.org/lang-sh.git ~/lang-sh

c. Go to ~/lang-sh folder and install it

$ cd ~/lang-sh $ makepkg -si

3. Information about the lang-sh package on Arch User Repository (AUR)

ID: 905785
Name: lang-sh
PackageBaseID: 132681
PackageBase: lang-sh
Version: 2.13.8-1
Description: Scripts from RedHat which provide fallback for CJK languages that can't be displayed in console.
URL: https://pagure.io/setup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MoetaYuko
Submitter: MoetaYuko
FirstSubmitted: 1526797595
LastModified: 1620805274
URLPath: /cgit/aur.git/snapshot/lang-sh.tar.gz