python-stringcase on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-stringcase

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

$ yay -Rns python-stringcase

2. Manually Install "python-stringcase" via AUR

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

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

b. Clone python-stringcase's git locally

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

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

$ cd ~/python-stringcase $ makepkg -si

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

ID: 1078508
Name: python-stringcase
PackageBaseID: 128474
PackageBase: python-stringcase
Version: 1.2.0-3
Description: Convert string cases between camel case, Pascal case, snake case, etc.
URL: https://pypi.python.org/pypi/stringcase
NumVotes: 13
Popularity: 6.2E-5
OutOfDate: 1690911090
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1514527472
LastModified: 1652230718
URLPath: /cgit/aur.git/snapshot/python-stringcase.tar.gz