How to Install and Uninstall python311-pyct Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "python311-pyct" package
Learn how to install python311-pyct on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pyct
Copied
2. Uninstall "python311-pyct" package
This tutorial shows how to uninstall python311-pyct on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pyct
Copied
3. Information about the python311-pyct package on openSuSE Tumbleweed
Information for package python311-pyct:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyct
Version : 0.5.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 113.1 KiB
Installed : No
Status : not installed
Source package : python-pyct-0.5.0-1.6.src
Upstream URL : https://github.com/pyviz/pyct
Summary : Python package for common tasks for users
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. See
2. pyct.build: Provides various commands to help package
building, primarily as a convenience for project maintainers.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyct
Version : 0.5.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 113.1 KiB
Installed : No
Status : not installed
Source package : python-pyct-0.5.0-1.6.src
Upstream URL : https://github.com/pyviz/pyct
Summary : Python package for common tasks for users
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. See
2. pyct.build: Provides various commands to help package
building, primarily as a convenience for project maintainers.