titlecase on AUR (Arch User Repository)
Last updated: January 10,2025
1. Install "titlecase" 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 titlecase on Arch using YAY
$
yay -S
titlecase
Copied
* (Optional) Uninstall titlecase on Arch using YAY
$
yay -Rns
titlecase
Copied
2. Manually Install "titlecase" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone titlecase's git locally
$
git clone https://aur.archlinux.org/titlecase.git
~/titlecase
Copied
c. Go to ~/titlecase folder and install it
$
cd
~/titlecase
Copied
$
makepkg -si
Copied
3. Information about the titlecase package on Arch User Repository (AUR)
ID: 1342227
Name: titlecase
PackageBaseID: 148685
PackageBase: titlecase
Version: 2.2.1-1
Description: A tool for making text title case
URL: https://github.com/wezm/titlecase
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1580526519
LastModified: 1698393247
URLPath: /cgit/aur.git/snapshot/titlecase.tar.gz
Name: titlecase
PackageBaseID: 148685
PackageBase: titlecase
Version: 2.2.1-1
Description: A tool for making text title case
URL: https://github.com/wezm/titlecase
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1580526519
LastModified: 1698393247
URLPath: /cgit/aur.git/snapshot/titlecase.tar.gz