haskell-titlecase on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install haskell-titlecase on Arch using YAY
$
yay -S
haskell-titlecase
Copied
* (Optional) Uninstall haskell-titlecase on Arch using YAY
$
yay -Rns
haskell-titlecase
Copied
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
Copied
b. Clone haskell-titlecase's git locally
$
git clone https://aur.archlinux.org/haskell-titlecase.git
~/haskell-titlecase
Copied
c. Go to ~/haskell-titlecase folder and install it
$
cd
~/haskell-titlecase
Copied
$
makepkg -si
Copied
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
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