caser on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S caser

* (Optional) Uninstall caser on Arch using YAY

$ yay -Rns caser

2. Manually Install "caser" via AUR

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

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

b. Clone caser's git locally

$ git clone https://aur.archlinux.org/caser.git ~/caser

c. Go to ~/caser folder and install it

$ cd ~/caser $ makepkg -si

3. Information about the caser package on Arch User Repository (AUR)

ID: 1129468
Name: caser
PackageBaseID: 185068
PackageBase: caser
Version: 1.0.3-1
Description: Converts input strings to a standard naming convention.
URL: https://github.com/Shadetheartist/caser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: beeb
Submitter: beeb
FirstSubmitted: 1660977323
LastModified: 1661238344
URLPath: /cgit/aur.git/snapshot/caser.tar.gz