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

Last updated: January 15,2025

1. Install "python3-klusta.noarch" package

This is a short guide on how to install python3-klusta.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 2:17:08 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-klusta
Version : 3.0.16
Release : 24.fc39
Architecture : noarch
Size : 240 k
Source : python-klusta-3.0.16-24.fc39.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.