bytehound on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bytehound

* (Optional) Uninstall bytehound on Arch using YAY

$ yay -Rns bytehound

2. Manually Install "bytehound" via AUR

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

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

b. Clone bytehound's git locally

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

c. Go to ~/bytehound folder and install it

$ cd ~/bytehound $ makepkg -si

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

ID: 1173916
Name: bytehound
PackageBaseID: 170153
PackageBase: bytehound
Version: 0.11.0-1
Description: A memory profiler for Linux
URL: https://github.com/koute/bytehound
NumVotes: 2
Popularity: 0.076985
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1629497965
LastModified: 1669362737
URLPath: /cgit/aur.git/snapshot/bytehound.tar.gz