detekt-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S detekt-bin

* (Optional) Uninstall detekt-bin on Arch using YAY

$ yay -Rns detekt-bin

2. Manually Install "detekt-bin" via AUR

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

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

b. Clone detekt-bin's git locally

$ git clone https://aur.archlinux.org/detekt-bin.git ~/detekt-bin

c. Go to ~/detekt-bin folder and install it

$ cd ~/detekt-bin $ makepkg -si

3. Information about the detekt-bin package on Arch User Repository (AUR)

ID: 1370307
Name: detekt-bin
PackageBaseID: 176622
PackageBase: detekt-bin
Version: 1.23.4-1
Description: Static code analysis for Kotlin
URL: https://github.com/detekt/detekt
NumVotes: 2
Popularity: 3.7E-5
OutOfDate:
Maintainer: sizeak
Submitter: Minmo
FirstSubmitted: 1646474515
LastModified: 1702650226
URLPath: /cgit/aur.git/snapshot/detekt-bin.tar.gz