How to Install and Uninstall python3-pyct.noarch Package on Fedora 38
Last updated: February 06,2025
1. Install "python3-pyct.noarch" package
This guide covers the steps necessary to install python3-pyct.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyct.noarch
Copied
2. Uninstall "python3-pyct.noarch" package
Please follow the guidelines below to uninstall python3-pyct.noarch on Fedora 38:
$
sudo dnf remove
python3-pyct.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyct.noarch package on Fedora 38
Last metadata expiration check: 0:03:04 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-pyct
Version : 0.5.0
Release : 1.fc38
Architecture : noarch
Size : 51 k
Source : python-pyct-0.5.0-1.fc38.src.rpm
Repository : fedora
Summary : Python packaging Common Tasks
URL : https://github.com/pyviz-dev/pyct
License : BSD-3-Clause AND ISC
Description : A utility package that includes:
:
: 1. pyct.cmd: Makes various commands available to other packages. (Currently no
: sophisticated plugin system, just a try import/except in the other
: packages.) The same commands are available from within python. Can either
: add new subcommands to an existing argparse based command if the module has
: an existing command, or create the entire command if the module has no
: existing command. Currently, there are commands for copying examples and
: fetching data.
:
: 2. pyct.build: Provides various commands to help package building, primarily
: as a convenience for project maintainers.
Available Packages
Name : python3-pyct
Version : 0.5.0
Release : 1.fc38
Architecture : noarch
Size : 51 k
Source : python-pyct-0.5.0-1.fc38.src.rpm
Repository : fedora
Summary : Python packaging Common Tasks
URL : https://github.com/pyviz-dev/pyct
License : BSD-3-Clause AND ISC
Description : A utility package that includes:
:
: 1. pyct.cmd: Makes various commands available to other packages. (Currently no
: sophisticated plugin system, just a try import/except in the other
: packages.) The same commands are available from within python. Can either
: add new subcommands to an existing argparse based command if the module has
: an existing command, or create the entire command if the module has no
: existing command. Currently, there are commands for copying examples and
: fetching data.
:
: 2. pyct.build: Provides various commands to help package building, primarily
: as a convenience for project maintainers.