lua-decasify on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S lua-decasify

* (Optional) Uninstall lua-decasify on Arch using YAY

$ yay -Rns lua-decasify

2. Manually Install "lua-decasify" via AUR

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

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

b. Clone lua-decasify's git locally

$ git clone https://aur.archlinux.org/lua-decasify.git ~/lua-decasify

c. Go to ~/lua-decasify folder and install it

$ cd ~/lua-decasify $ makepkg -si

3. Information about the lua-decasify package on Arch User Repository (AUR)

ID: 1400363
Name: lua-decasify
PackageBaseID: 195413
PackageBase: decasify
Version: 0.4.5-1
Description: cast strings to title-case according to locale specific style guides including Turkish
URL: https://github.com/alerque/decasify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1688653024
LastModified: 1706865460
URLPath: /cgit/aur.git/snapshot/lua-decasify.tar.gz