How to Install and Uninstall bloaty.x86_64 Package on Fedora 35
Last updated: November 29,2024
1. Install "bloaty.x86_64" package
Here is a brief guide to show you how to install bloaty.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
bloaty.x86_64
Copied
2. Uninstall "bloaty.x86_64" package
Please follow the steps below to uninstall bloaty.x86_64 on Fedora 35:
$
sudo dnf remove
bloaty.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the bloaty.x86_64 package on Fedora 35
Last metadata expiration check: 1:42:41 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : bloaty
Version : 1.1
Release : 10.fc35
Architecture : x86_64
Size : 172 k
Source : bloaty-1.1-10.fc35.src.rpm
Repository : fedora
Summary : A size profiler for binaries
URL : https://github.com/google/bloaty
License : ASL 2.0
Description : Ever wondered what's making your binary big? Bloaty McBloatface will show
: you a size profile of the binary so you can understand what's taking up
: space inside.
:
: Bloaty works on binaries, shared objects, object files, and static
: libraries. Bloaty supports the ELF and Mach-O formats, and has experimental
: support for WebAssembly.
Available Packages
Name : bloaty
Version : 1.1
Release : 10.fc35
Architecture : x86_64
Size : 172 k
Source : bloaty-1.1-10.fc35.src.rpm
Repository : fedora
Summary : A size profiler for binaries
URL : https://github.com/google/bloaty
License : ASL 2.0
Description : Ever wondered what's making your binary big? Bloaty McBloatface will show
: you a size profile of the binary so you can understand what's taking up
: space inside.
:
: Bloaty works on binaries, shared objects, object files, and static
: libraries. Bloaty supports the ELF and Mach-O formats, and has experimental
: support for WebAssembly.