How to Install and Uninstall python3-param.noarch Package on Fedora 35
Last updated: November 27,2024
1. Install "python3-param.noarch" package
This is a short guide on how to install python3-param.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-param.noarch
Copied
2. Uninstall "python3-param.noarch" package
Please follow the steps below to uninstall python3-param.noarch on Fedora 35:
$
sudo dnf remove
python3-param.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-param.noarch package on Fedora 35
Last metadata expiration check: 0:50:13 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-param
Version : 1.12.2
Release : 1.fc35
Architecture : noarch
Size : 149 k
Source : python-param-1.12.2-1.fc35.src.rpm
Repository : updates
Summary : Make your Python code clearer and more reliable by declaring Parameters
URL : https://github.com/holoviz/param
License : BSD
Description : Param is a library providing Parameters: Python attributes extended to have
: features such as type and range checking, dynamically generated values,
: documentation strings, default values, etc., each of which is inherited from
: parent classes if not specified in a subclass.
:
: Documentation and examples may be found at https://param.holoviz.org.
Available Packages
Name : python3-param
Version : 1.12.2
Release : 1.fc35
Architecture : noarch
Size : 149 k
Source : python-param-1.12.2-1.fc35.src.rpm
Repository : updates
Summary : Make your Python code clearer and more reliable by declaring Parameters
URL : https://github.com/holoviz/param
License : BSD
Description : Param is a library providing Parameters: Python attributes extended to have
: features such as type and range checking, dynamically generated values,
: documentation strings, default values, etc., each of which is inherited from
: parent classes if not specified in a subclass.
:
: Documentation and examples may be found at https://param.holoviz.org.