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

Last updated: October 06,2024

1. Install "python3-klusta.noarch" package

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

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

2. Uninstall "python3-klusta.noarch" package

This guide covers the steps necessary to uninstall python3-klusta.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:02:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-klusta
Version : 3.0.16
Release : 16.fc34
Architecture : noarch
Size : 172 k
Source : python-klusta-3.0.16-16.fc34.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.