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
Copied
b. Install bloaty on Arch using YAY
$
yay -S
bloaty
Copied
* (Optional) Uninstall bloaty on Arch using YAY
$
yay -Rns
bloaty
Copied
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
Copied
b. Clone bloaty's git locally
$
git clone https://aur.archlinux.org/bloaty.git
~/bloaty
Copied
c. Go to ~/bloaty folder and install it
$
cd
~/bloaty
Copied
$
makepkg -si
Copied
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
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