eclipse-mat on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S eclipse-mat

* (Optional) Uninstall eclipse-mat on Arch using YAY

$ yay -Rns eclipse-mat

2. Manually Install "eclipse-mat" via AUR

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

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

b. Clone eclipse-mat's git locally

$ git clone https://aur.archlinux.org/eclipse-mat.git ~/eclipse-mat

c. Go to ~/eclipse-mat folder and install it

$ cd ~/eclipse-mat $ makepkg -si

3. Information about the eclipse-mat package on Arch User Repository (AUR)

ID: 1368783
Name: eclipse-mat
PackageBaseID: 62027
PackageBase: eclipse-mat
Version: 1.15.0-2
Description: Eclipse Memory Analyzer Tool (MAT), a toolkit for analyzing Java heap dumps.
URL: http://www.eclipse.org/mat
NumVotes: 24
Popularity: 0.565809
OutOfDate:
Maintainer: sunng
Submitter: nicoulaj
FirstSubmitted: 1345060993
LastModified: 1702432348
URLPath: /cgit/aur.git/snapshot/eclipse-mat.tar.gz