python-casefy on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-casefy

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

$ yay -Rns python-casefy

2. Manually Install "python-casefy" via AUR

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

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

b. Clone python-casefy's git locally

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

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

$ cd ~/python-casefy $ makepkg -si

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

ID: 1054233
Name: python-casefy
PackageBaseID: 175966
PackageBase: python-casefy
Version: 0.1.2-1
Description: Utilities to convert the case of strings
URL: https://pypi.org/project/casefy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dmlls
Submitter: dmlls
FirstSubmitted: 1644794359
LastModified: 1647775866
URLPath: /cgit/aur.git/snapshot/python-casefy.tar.gz