memleax on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "memleax" 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 memleax on Arch using YAY
$
yay -S
memleax
Copied
* (Optional) Uninstall memleax on Arch using YAY
$
yay -Rns
memleax
Copied
2. Manually Install "memleax" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone memleax's git locally
$
git clone https://aur.archlinux.org/memleax.git
~/memleax
Copied
c. Go to ~/memleax folder and install it
$
cd
~/memleax
Copied
$
makepkg -si
Copied
3. Information about the memleax package on Arch User Repository (AUR)
ID: 488022
Name: memleax
PackageBaseID: 112912
PackageBase: memleax
Version: 1.1.1-1
Description: debugs memory leak of running process, without recompiling or restarting
URL: https://github.com/WuBingzheng/memleax
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jelly
Submitter: jelly
FirstSubmitted: 1467053868
LastModified: 1519067741
URLPath: /cgit/aur.git/snapshot/memleax.tar.gz
Name: memleax
PackageBaseID: 112912
PackageBase: memleax
Version: 1.1.1-1
Description: debugs memory leak of running process, without recompiling or restarting
URL: https://github.com/WuBingzheng/memleax
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jelly
Submitter: jelly
FirstSubmitted: 1467053868
LastModified: 1519067741
URLPath: /cgit/aur.git/snapshot/memleax.tar.gz