nodejs-camelcase on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nodejs-camelcase

* (Optional) Uninstall nodejs-camelcase on Arch using YAY

$ yay -Rns nodejs-camelcase

2. Manually Install "nodejs-camelcase" via AUR

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

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

b. Clone nodejs-camelcase's git locally

$ git clone https://aur.archlinux.org/nodejs-camelcase.git ~/nodejs-camelcase

c. Go to ~/nodejs-camelcase folder and install it

$ cd ~/nodejs-camelcase $ makepkg -si

3. Information about the nodejs-camelcase package on Arch User Repository (AUR)

ID: 818328
Name: nodejs-camelcase
PackageBaseID: 159801
PackageBase: nodejs-camelcase
Version: 6.2.0-1
Description: Convert a dash/dot/underscore/space separated string to camelCase.
URL: https://github.com/sindresorhus/camelcase
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1605266602
LastModified: 1605266602
URLPath: /cgit/aur.git/snapshot/nodejs-camelcase.tar.gz