python-titlecase on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-titlecase

* (Optional) Uninstall python-titlecase on Arch using YAY

$ yay -Rns python-titlecase

2. Manually Install "python-titlecase" via AUR

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

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

b. Clone python-titlecase's git locally

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

c. Go to ~/python-titlecase folder and install it

$ cd ~/python-titlecase $ makepkg -si

3. Information about the python-titlecase package on Arch User Repository (AUR)

ID: 923174
Name: python-titlecase
PackageBaseID: 138587
PackageBase: python-titlecase
Version: 2.2.0-1
Description: Python Port of John Gruber's titlecase.pl
URL: https://github.com/ppannuto/python-titlecase
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: greyltc
FirstSubmitted: 1546807275
LastModified: 1624088374
URLPath: /cgit/aur.git/snapshot/python-titlecase.tar.gz