python2-lineprofiler on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-lineprofiler

* (Optional) Uninstall python2-lineprofiler on Arch using YAY

$ yay -Rns python2-lineprofiler

2. Manually Install "python2-lineprofiler" via AUR

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

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

b. Clone python2-lineprofiler's git locally

$ git clone https://aur.archlinux.org/python2-lineprofiler.git ~/python2-lineprofiler

c. Go to ~/python2-lineprofiler folder and install it

$ cd ~/python2-lineprofiler $ makepkg -si

3. Information about the python2-lineprofiler package on Arch User Repository (AUR)

ID: 660166
Name: python2-lineprofiler
PackageBaseID: 71975
PackageBase: python2-lineprofiler
Version: 1.0-2
Description: Line-by-line profiler.
URL: http://pypi.python.org/pypi/line_profiler
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: lestb
Submitter: lestb
FirstSubmitted: 1374245631
LastModified: 1572135107
URLPath: /cgit/aur.git/snapshot/python2-lineprofiler.tar.gz