python-memprof on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python-memprof" 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 python-memprof on Arch using YAY
$
yay -S
python-memprof
Copied
* (Optional) Uninstall python-memprof on Arch using YAY
$
yay -Rns
python-memprof
Copied
2. Manually Install "python-memprof" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-memprof's git locally
$
git clone https://aur.archlinux.org/python-memprof.git
~/python-memprof
Copied
c. Go to ~/python-memprof folder and install it
$
cd
~/python-memprof
Copied
$
makepkg -si
Copied
3. Information about the python-memprof package on Arch User Repository (AUR)
ID: 600040
Name: python-memprof
PackageBaseID: 129022
PackageBase: python-memprof
Version: 0.3.6-1
Description: A memory profiler for Python. It logs and plots the memory usage of all the variables.
URL: http://jmdana.github.io/memprof/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1515369050
LastModified: 1554061564
URLPath: /cgit/aur.git/snapshot/python-memprof.tar.gz
Name: python-memprof
PackageBaseID: 129022
PackageBase: python-memprof
Version: 0.3.6-1
Description: A memory profiler for Python. It logs and plots the memory usage of all the variables.
URL: http://jmdana.github.io/memprof/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1515369050
LastModified: 1554061564
URLPath: /cgit/aur.git/snapshot/python-memprof.tar.gz