dbg-macro on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "dbg-macro" 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 dbg-macro on Arch using YAY
$
yay -S
dbg-macro
Copied
* (Optional) Uninstall dbg-macro on Arch using YAY
$
yay -Rns
dbg-macro
Copied
2. Manually Install "dbg-macro" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dbg-macro's git locally
$
git clone https://aur.archlinux.org/dbg-macro.git
~/dbg-macro
Copied
c. Go to ~/dbg-macro folder and install it
$
cd
~/dbg-macro
Copied
$
makepkg -si
Copied
3. Information about the dbg-macro package on Arch User Repository (AUR)
ID: 1324848
Name: dbg-macro
PackageBaseID: 147731
PackageBase: dbg-macro
Version: 0.5.1-1
Description: A C++ macro for printf-style debugging fans.
URL: https://github.com/sharkdp/dbg-macro
NumVotes: 3
Popularity: 0.032748
OutOfDate:
Maintainer: sharkdp
Submitter: sharkdp
FirstSubmitted: 1577698220
LastModified: 1695730083
URLPath: /cgit/aur.git/snapshot/dbg-macro.tar.gz
Name: dbg-macro
PackageBaseID: 147731
PackageBase: dbg-macro
Version: 0.5.1-1
Description: A C++ macro for printf-style debugging fans.
URL: https://github.com/sharkdp/dbg-macro
NumVotes: 3
Popularity: 0.032748
OutOfDate:
Maintainer: sharkdp
Submitter: sharkdp
FirstSubmitted: 1577698220
LastModified: 1695730083
URLPath: /cgit/aur.git/snapshot/dbg-macro.tar.gz