How to Install and Uninstall libsvm Package on Arch Linux

Last updated: May 04,2024

1. Install "libsvm" package

In this section, we are going to explain the necessary steps to install libsvm on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S libsvm

2. Uninstall "libsvm" package

This is a short guide on how to uninstall libsvm on Arch Linux:

$ sudo pacman -Rcns libsvm

3. Information about the libsvm package on Arch Linux

Repository : extra
Name : libsvm
Version : 3.32-1
Description : A library for Support Vector Machines classification (includes
binaries and bindings for python and java)
Architecture : x86_64
URL : https://www.csie.ntu.edu.tw/~cjlin/libsvm/
Licenses : BSD
Groups : None
Provides : None
Depends On : gnuplot python
Optional Deps : qt5-base: for Qt5 interface with svm-toy
python-numpy: for python bindings
python-scipy: for python bindings
python-numba: for enabling JIT compiler in python bindings
java-runtime: for java bindings
Conflicts With : None
Replaces : None
Download Size : 182.28 KiB
Installed Size : 551.65 KiB
Packager : Daniel Bermond
Build Date : Fri Aug 4 17:43:59 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions