python-traces on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-traces

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

$ yay -Rns python-traces

2. Manually Install "python-traces" via AUR

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

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

b. Clone python-traces's git locally

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

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

$ cd ~/python-traces $ makepkg -si

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

ID: 719463
Name: python-traces
PackageBaseID: 151365
PackageBase: python-traces
Version: 0.6.0-1
Description: Python library for unevenly-spaced time series analysis
URL: https://pypi.org/project/traces/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flipflop97
FirstSubmitted: 1586607921
LastModified: 1586607921
URLPath: /cgit/aur.git/snapshot/python-traces.tar.gz