bloaty on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S bloaty

* (Optional) Uninstall bloaty on Arch using YAY

$ yay -Rns bloaty

2. Manually Install "bloaty" via AUR

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

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

b. Clone bloaty's git locally

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

c. Go to ~/bloaty folder and install it

$ cd ~/bloaty $ makepkg -si

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

ID: 1334805
Name: bloaty
PackageBaseID: 137861
PackageBase: bloaty
Version: 1.1-2
Description: a size profiler for binaries
URL: https://github.com/google/bloaty
NumVotes: 4
Popularity: 0.013908
OutOfDate:
Maintainer: bertptrs
Submitter: bertptrs
FirstSubmitted: 1544116106
LastModified: 1697439589
URLPath: /cgit/aur.git/snapshot/bloaty.tar.gz