libtranscript on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libtranscript

* (Optional) Uninstall libtranscript on Arch using YAY

$ yay -Rns libtranscript

2. Manually Install "libtranscript" via AUR

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

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

b. Clone libtranscript's git locally

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

c. Go to ~/libtranscript folder and install it

$ cd ~/libtranscript $ makepkg -si

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

ID: 566088
Name: libtranscript
PackageBaseID: 100459
PackageBase: libtranscript
Version: 0.3.3-1
Description: A character set conversion library.
URL: http://os.ghalkes.nl/libtranscript.html
NumVotes: 4
Popularity: 0.000449
OutOfDate:
Maintainer: wil93
Submitter: wil93
FirstSubmitted: 1442873250
LastModified: 1544085226
URLPath: /cgit/aur.git/snapshot/libtranscript.tar.gz