How to Install and Uninstall python38-sortinghat Package on openSuSE Tumbleweed

Last updated: April 28,2024

1. Install "python38-sortinghat" package

This guide let you learn how to install python38-sortinghat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-sortinghat

2. Uninstall "python38-sortinghat" package

This is a short guide on how to uninstall python38-sortinghat on openSuSE Tumbleweed:

$ sudo zypper remove python38-sortinghat

3. Information about the python38-sortinghat package on openSuSE Tumbleweed

Information for package python38-sortinghat:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-sortinghat
Version : 0.7.15-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1019,1 KiB
Installed : No
Status : not installed
Source package : python-sortinghat-0.7.15-1.2.src
Summary : A tool to manage identities
Description :
A tool to manage identities.
Sorting Hat maintains an SQL database with identities coming
(potentially) from different sources. Identities corresponding to the
same real person can be merged in the same unique identity, with a
unique uuid. For each unique identity, a profile can be defined, with
the name and other data to show for the corresponding person by default.
In addition, each unique identity can be related to one or more
affiliations, for different time periods. This will usually correspond
to different organizations in which the person was employed during those
time periods.
Sorting Hat is a part of the GrimoireLab
toolset , which provides for Python
modules and scripts to analyze data sources with information about
software development, and allows to produce interactive dashboards to
visualize that information.
In the context of GrimoireLab, Sorting Hat is usually run after data is
retrieved with Perceval ,
to store the identities obtained into its database, and later merge them
into unique identities (and maybe affiliate them).