ameba on AUR (Arch User Repository)

Last updated: October 06,2024

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

b. Install ameba on Arch using YAY

$ yay -S ameba

* (Optional) Uninstall ameba on Arch using YAY

$ yay -Rns ameba

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

b. Clone ameba's git locally

$ git clone https://aur.archlinux.org/ameba.git ~/ameba

c. Go to ~/ameba folder and install it

$ cd ~/ameba $ makepkg -si

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