ameba on AUR (Arch User Repository)
Last updated: January 08,2025
1. Install "ameba" 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 ameba on Arch using YAY
$
yay -S
ameba
Copied
* (Optional) Uninstall ameba on Arch using YAY
$
yay -Rns
ameba
Copied
2. Manually Install "ameba" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ameba's git locally
$
git clone https://aur.archlinux.org/ameba.git
~/ameba
Copied
c. Go to ~/ameba folder and install it
$
cd
~/ameba
Copied
$
makepkg -si
Copied
3. Information about the ameba package on Arch User Repository (AUR)
ID: 1383248
Name: ameba
PackageBaseID: 142274
PackageBase: ameba
Version: 1.6.1-1
Description: A static code analysis tool for Crystal
URL: https://github.com/crystal-ameba/ameba
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: PhCl
Submitter: zhangkaizhao
FirstSubmitted: 1558629112
LastModified: 1704842388
URLPath: /cgit/aur.git/snapshot/ameba.tar.gz
Name: ameba
PackageBaseID: 142274
PackageBase: ameba
Version: 1.6.1-1
Description: A static code analysis tool for Crystal
URL: https://github.com/crystal-ameba/ameba
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: PhCl
Submitter: zhangkaizhao
FirstSubmitted: 1558629112
LastModified: 1704842388
URLPath: /cgit/aur.git/snapshot/ameba.tar.gz