bloaty-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S bloaty-git

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

$ yay -Rns bloaty-git

2. Manually Install "bloaty-git" via AUR

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

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

b. Clone bloaty-git's git locally

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

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

$ cd ~/bloaty-git $ makepkg -si

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

ID: 720674
Name: bloaty-git
PackageBaseID: 116962
PackageBase: bloaty-git
Version: 1.0.r62.g7cf6c58-1
Description: A size profiler for binaries
URL: https://github.com/google/bloaty
NumVotes: 6
Popularity: 0.009086
OutOfDate: 1710564573
Maintainer: aperez
Submitter: Yamakaky
FirstSubmitted: 1478905454
LastModified: 1586855636
URLPath: /cgit/aur.git/snapshot/bloaty-git.tar.gz