titlecase on AUR (Arch User Repository)

Last updated: July 08,2024

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

b. Install titlecase on Arch using YAY

$ yay -S titlecase

* (Optional) Uninstall titlecase on Arch using YAY

$ yay -Rns titlecase

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

b. Clone titlecase's git locally

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

c. Go to ~/titlecase folder and install it

$ cd ~/titlecase $ makepkg -si

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