haskell-titlecase on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "haskell-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

b. Install haskell-titlecase on Arch using YAY

$ yay -S haskell-titlecase

* (Optional) Uninstall haskell-titlecase on Arch using YAY

$ yay -Rns haskell-titlecase

2. Manually Install "haskell-titlecase" via AUR

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

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

b. Clone haskell-titlecase's git locally

$ git clone https://aur.archlinux.org/haskell-titlecase.git ~/haskell-titlecase

c. Go to ~/haskell-titlecase folder and install it

$ cd ~/haskell-titlecase $ makepkg -si

3. Information about the haskell-titlecase package on Arch User Repository (AUR)

ID: 605562
Name: haskell-titlecase
PackageBaseID: 141415
PackageBase: haskell-titlecase
Version: 1.0.1-1
Description: Convert English words to title case
URL: https://github.com/peti/titlecase#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: j605
FirstSubmitted: 1555786560
LastModified: 1555786560
URLPath: /cgit/aur.git/snapshot/haskell-titlecase.tar.gz