ccase on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "ccase" 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 ccase on Arch using YAY
$
yay -S
ccase
Copied
* (Optional) Uninstall ccase on Arch using YAY
$
yay -Rns
ccase
Copied
2. Manually Install "ccase" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ccase's git locally
$
git clone https://aur.archlinux.org/ccase.git
~/ccase
Copied
c. Go to ~/ccase folder and install it
$
cd
~/ccase
Copied
$
makepkg -si
Copied
3. Information about the ccase package on Arch User Repository (AUR)
ID: 1336405
Name: ccase
PackageBaseID: 178292
PackageBase: ccase
Version: 0.4.1-2
Description: A command line utility for converting between string cases
URL: https://github.com/rutrum/ccase
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: cyqsimon
Submitter: cyqsimon
FirstSubmitted: 1650909544
LastModified: 1697687390
URLPath: /cgit/aur.git/snapshot/ccase.tar.gz
Name: ccase
PackageBaseID: 178292
PackageBase: ccase
Version: 0.4.1-2
Description: A command line utility for converting between string cases
URL: https://github.com/rutrum/ccase
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: cyqsimon
Submitter: cyqsimon
FirstSubmitted: 1650909544
LastModified: 1697687390
URLPath: /cgit/aur.git/snapshot/ccase.tar.gz