palanteer on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S palanteer

* (Optional) Uninstall palanteer on Arch using YAY

$ yay -Rns palanteer

2. Manually Install "palanteer" via AUR

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

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

b. Clone palanteer's git locally

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

c. Go to ~/palanteer folder and install it

$ cd ~/palanteer $ makepkg -si

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

ID: 1012657
Name: palanteer
PackageBaseID: 170757
PackageBase: palanteer
Version: 0.6-1
Description: High performance visual profiler, debugger, tests enabler for C++ and Python
URL: https://github.com/dfeneyrou/palanteer
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1630776184
LastModified: 1641073404
URLPath: /cgit/aur.git/snapshot/palanteer.tar.gz