python-mem_top on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-mem_top

* (Optional) Uninstall python-mem_top on Arch using YAY

$ yay -Rns python-mem_top

2. Manually Install "python-mem_top" via AUR

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

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

b. Clone python-mem_top's git locally

$ git clone https://aur.archlinux.org/python-mem_top.git ~/python-mem_top

c. Go to ~/python-mem_top folder and install it

$ cd ~/python-mem_top $ makepkg -si

3. Information about the python-mem_top package on Arch User Repository (AUR)

ID: 1119912
Name: python-mem_top
PackageBaseID: 85486
PackageBase: python-mem_top
Version: 0.2.1-1
Description: Shows top suspects for memory leaks in your Python program
URL: https://pypi.python.org/pypi/mem_top
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1410436574
LastModified: 1659290619
URLPath: /cgit/aur.git/snapshot/python-mem_top.tar.gz