decasify on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "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
Copied
b. Install decasify on Arch using YAY
$
yay -S
decasify
Copied
* (Optional) Uninstall decasify on Arch using YAY
$
yay -Rns
decasify
Copied
2. Manually Install "decasify" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone decasify's git locally
$
git clone https://aur.archlinux.org/decasify.git
~/decasify
Copied
c. Go to ~/decasify folder and install it
$
cd
~/decasify
Copied
$
makepkg -si
Copied
3. Information about the decasify package on Arch User Repository (AUR)
ID: 1400362
Name: 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/decasify.tar.gz
Name: 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/decasify.tar.gz