codeclimate on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "codeclimate" 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 codeclimate on Arch using YAY
$
yay -S
codeclimate
Copied
* (Optional) Uninstall codeclimate on Arch using YAY
$
yay -Rns
codeclimate
Copied
2. Manually Install "codeclimate" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone codeclimate's git locally
$
git clone https://aur.archlinux.org/codeclimate.git
~/codeclimate
Copied
c. Go to ~/codeclimate folder and install it
$
cd
~/codeclimate
Copied
$
makepkg -si
Copied
3. Information about the codeclimate package on Arch User Repository (AUR)
ID: 314834
Name: codeclimate
PackageBaseID: 95172
PackageBase: codeclimate
Version: 0.34.1-1
Description: Command line interface for the Code Climate analysis platform. It allows you to run Code Climate engines on your local machine inside of Docker containers. Make sure that your current user belongs to docker group and that docker is running.
URL: https://github.com/codeclimate/codeclimate
NumVotes: 5
Popularity: 0
OutOfDate: 1557576297
Maintainer:
Submitter: manzo
FirstSubmitted: 1435163516
LastModified: 1466439993
URLPath: /cgit/aur.git/snapshot/codeclimate.tar.gz
Name: codeclimate
PackageBaseID: 95172
PackageBase: codeclimate
Version: 0.34.1-1
Description: Command line interface for the Code Climate analysis platform. It allows you to run Code Climate engines on your local machine inside of Docker containers. Make sure that your current user belongs to docker group and that docker is running.
URL: https://github.com/codeclimate/codeclimate
NumVotes: 5
Popularity: 0
OutOfDate: 1557576297
Maintainer:
Submitter: manzo
FirstSubmitted: 1435163516
LastModified: 1466439993
URLPath: /cgit/aur.git/snapshot/codeclimate.tar.gz