How to Install and Uninstall catch22-devel.i686 Package on Fedora 38

Last updated: September 28,2024

1. Install "catch22-devel.i686" package

Please follow the steps below to install catch22-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install catch22-devel.i686

2. Uninstall "catch22-devel.i686" package

Please follow the step by step instructions below to uninstall catch22-devel.i686 on Fedora 38:

$ sudo dnf remove catch22-devel.i686 $ sudo dnf autoremove

3. Information about the catch22-devel.i686 package on Fedora 38

Last metadata expiration check: 1:04:40 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : catch22-devel
Version : 0.4.0
Release : 11.fc38
Architecture : i686
Size : 22 k
Source : catch22-0.4.0-11.fc38.src.rpm
Repository : updates
Summary : CAnonical Time-series CHaracteristics
URL : https://github.com/chlubba/catch22
License : GPL-3.0-or-later
Description : catch22 is a collection of 22 time-series features coded in C that can be run
: from Python, R, Matlab, and Julia. The catch22 features are a high-performing
: subset of the over 7000 features in hctsa.
:
: Features were selected based on their classification performance across a
: collection of 93 real-world time-series classification problems, as described
: in our open-access paper:
:
: - Lubba et al. (2019). catch22: CAnonical Time-series CHaracteristics
: (https://doi.org/10.1007/s10618-019-00647-x)
:
: The computational pipeline used to generate the catch22 feature set is in the
: op_importance (https://github.com/chlubba/op_importance) repository.
:
: For catch22-related information and resources, including a list of publications
: using catch22, see the catch22 wiki (https://github.com/chlubba/catch22/wiki).
:
: This package contains headers and other files required for developing
: applications that link against the implementation as a shared library.