bytehound-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bytehound-bin

* (Optional) Uninstall bytehound-bin on Arch using YAY

$ yay -Rns bytehound-bin

2. Manually Install "bytehound-bin" via AUR

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

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

b. Clone bytehound-bin's git locally

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

c. Go to ~/bytehound-bin folder and install it

$ cd ~/bytehound-bin $ makepkg -si

3. Information about the bytehound-bin package on Arch User Repository (AUR)

ID: 1413764
Name: bytehound-bin
PackageBaseID: 202807
PackageBase: bytehound-bin
Version: 0.11.0-1
Description: A memory profiler for Linux
URL: https://github.com/koute/bytehound
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mahor1221
Submitter: mahor1221
FirstSubmitted: 1708495747
LastModified: 1708616552
URLPath: /cgit/aur.git/snapshot/bytehound-bin.tar.gz