How to Install and Uninstall python3-lqrt.noarch Package on Fedora 38

Last updated: September 23,2024

1. Install "python3-lqrt.noarch" package

Please follow the guidelines below to install python3-lqrt.noarch on Fedora 38

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

2. Uninstall "python3-lqrt.noarch" package

This guide covers the steps necessary to uninstall python3-lqrt.noarch on Fedora 38:

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

3. Information about the python3-lqrt.noarch package on Fedora 38

Last metadata expiration check: 1:59:39 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-lqrt
Version : 0.3.3
Release : 5.fc38
Architecture : noarch
Size : 34 k
Source : python-lqrt-0.3.3-5.fc38.src.rpm
Repository : updates
Summary : Hypothesis Testing of Location Parameters using Lq-Likelihood-Ratio-Type Test
URL : https://github.com/alyakin314/lqrt
License : GPL-3.0-only
Description : This package implements a robust hypothesis testing procedure: the
: Lq-likelihood-ratio-type test (LqRT), introduced in Qin and Priebe (2017). The
: code replicates and extends the R package which can be found here:
: http://homepages.uc.edu/~qinyn/LqLR/
:
: The paper supporting this package is currently in review; a preprint can be
: found here:
: https://arxiv.org/abs/1911.11922