bat-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S bat-git

* (Optional) Uninstall bat-git on Arch using YAY

$ yay -Rns bat-git

2. Manually Install "bat-git" via AUR

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

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

b. Clone bat-git's git locally

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

c. Go to ~/bat-git folder and install it

$ cd ~/bat-git $ makepkg -si

3. Information about the bat-git package on Arch User Repository (AUR)

ID: 398768
Name: bat-git
PackageBaseID: 121244
PackageBase: bat-git
Version: 36.0.r2.gefd8d7d1-1
Description: Binary Analysis Tool
URL: http://www.binaryanalysis.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mxr
FirstSubmitted: 1491425278
LastModified: 1491425278
URLPath: /cgit/aur.git/snapshot/bat-git.tar.gz