How to Install and Uninstall python-vector Package on Manjaro

Last updated: May 06,2024

1. Install "python-vector" package

This guide covers the steps necessary to install python-vector on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-vector

2. Uninstall "python-vector" package

This guide covers the steps necessary to uninstall python-vector on Manjaro:

$ sudo pacman -Rcns python-vector

3. Information about the python-vector package on Manjaro

Repository : extra
Name : python-vector
Version : 0.11.0-3
Description : A library for 2D, 3D, and Lorentz vectors, especially arrays
of vectors, to solve common physics problems in a NumPy-like
way.
Architecture : any
URL : https://github.com/scikit-hep/vector
Licenses : MIT
Groups : None
Provides : None
Depends On : python-numpy python-packaging python-importlib-metadata
python-typing-extensions
Optional Deps : python-awkward: Awkward array support
Conflicts With : None
Replaces : None
Download Size : 241.74 KiB
Installed Size : 3272.56 KiB
Packager : Felix Yan
Build Date : Mon Apr 10 14:37:37 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions