palanteer on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install palanteer on Arch using YAY
$
yay -S
palanteer
Copied
* (Optional) Uninstall palanteer on Arch using YAY
$
yay -Rns
palanteer
Copied
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
Copied
b. Clone palanteer's git locally
$
git clone https://aur.archlinux.org/palanteer.git
~/palanteer
Copied
c. Go to ~/palanteer folder and install it
$
cd
~/palanteer
Copied
$
makepkg -si
Copied
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
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