How to Install and Uninstall python3-klusta.noarch Package on Fedora 35

Last updated: November 26,2024

1. Install "python3-klusta.noarch" package

This tutorial shows how to install python3-klusta.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-klusta.noarch

2. Uninstall "python3-klusta.noarch" package

Please follow the guidance below to uninstall python3-klusta.noarch on Fedora 35:

$ sudo dnf remove python3-klusta.noarch $ sudo dnf autoremove

3. Information about the python3-klusta.noarch package on Fedora 35

Last metadata expiration check: 3:43:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-klusta
Version : 3.0.16
Release : 18.fc35
Architecture : noarch
Size : 173 k
Source : python-klusta-3.0.16-18.fc35.src.rpm
Repository : fedora
Summary : Spike detection and automatic clustering for spike sorting
URL : https://github.com/kwikteam/klusta
License : BSD
Description : klusta is an open source package for automatic spike sorting of multielectrode
: neurophysiological recordings made with probes containing up to a few dozens of
: sites.
:
: klusta implements the following features:
:
: - Kwik: An HDF5-based file format that stores the results of a spike sorting
: session.
: - Spike detection (also known as SpikeDetekt): an algorithm designed for probes
: containing tens of channels, based on a flood-fill algorithm in the adjacency
: graph formed by the recording sites in the probe.
: - Automatic clustering (also known as Masked KlustaKwik): an automatic
: clustering algorithm designed for high-dimensional structured datasets.