python-titlecase on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install python-titlecase on Arch using YAY
$
yay -S
python-titlecase
Copied
* (Optional) Uninstall python-titlecase on Arch using YAY
$
yay -Rns
python-titlecase
Copied
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
Copied
b. Clone python-titlecase's git locally
$
git clone https://aur.archlinux.org/python-titlecase.git
~/python-titlecase
Copied
c. Go to ~/python-titlecase folder and install it
$
cd
~/python-titlecase
Copied
$
makepkg -si
Copied
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
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