arthas on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "arthas" 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 arthas on Arch using YAY
$
yay -S
arthas
Copied
* (Optional) Uninstall arthas on Arch using YAY
$
yay -Rns
arthas
Copied
2. Manually Install "arthas" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone arthas's git locally
$
git clone https://aur.archlinux.org/arthas.git
~/arthas
Copied
c. Go to ~/arthas folder and install it
$
cd
~/arthas
Copied
$
makepkg -si
Copied
3. Information about the arthas package on Arch User Repository (AUR)
ID: 1356774
Name: arthas
PackageBaseID: 169615
PackageBase: arthas
Version: 3.7.1-1
Description: Arthas is a Java Diagnostic tool open sourced by Alibaba
URL: https://github.com/alibaba/arthas
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bianjp
Submitter: bianjp
FirstSubmitted: 1628170180
LastModified: 1700561165
URLPath: /cgit/aur.git/snapshot/arthas.tar.gz
Name: arthas
PackageBaseID: 169615
PackageBase: arthas
Version: 3.7.1-1
Description: Arthas is a Java Diagnostic tool open sourced by Alibaba
URL: https://github.com/alibaba/arthas
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bianjp
Submitter: bianjp
FirstSubmitted: 1628170180
LastModified: 1700561165
URLPath: /cgit/aur.git/snapshot/arthas.tar.gz