How to Install and Uninstall python310-application Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-application" package
Please follow the guidelines below to install python310-application on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-application
Copied
2. Uninstall "python310-application" package
In this section, we are going to explain the necessary steps to uninstall python310-application on openSuSE Tumbleweed:
$
sudo zypper remove
python310-application
Copied
3. Information about the python310-application package on openSuSE Tumbleweed
Information for package python310-application:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-application
Version : 3.0.3-2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 315.6 KiB
Installed : No
Status : not installed
Source package : python-application-3.0.3-2.15.src
Upstream URL : https://github.com/AGProjects/python3-application
Summary : Basic building blocks for Python applications
Description :
This module provides some basic components that can be used to simplify
building Python applications.
The components included by this package encapsulate the functionality to
handle the following tasks:
- UNIX process management (forking, signal handling, pid file creation)
- A very simple to use interface to handle .ini configuration files.
- An extensible system logger for console and/or syslog.
- Miscellaneous utilities and helpers.
- Memory troubleshooting and execution timing.
- Communicate inside the application using a notification system.
- Manage the version number for applications, modules and packages.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-application
Version : 3.0.3-2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 315.6 KiB
Installed : No
Status : not installed
Source package : python-application-3.0.3-2.15.src
Upstream URL : https://github.com/AGProjects/python3-application
Summary : Basic building blocks for Python applications
Description :
This module provides some basic components that can be used to simplify
building Python applications.
The components included by this package encapsulate the functionality to
handle the following tasks:
- UNIX process management (forking, signal handling, pid file creation)
- A very simple to use interface to handle .ini configuration files.
- An extensible system logger for console and/or syslog.
- Miscellaneous utilities and helpers.
- Memory troubleshooting and execution timing.
- Communicate inside the application using a notification system.
- Manage the version number for applications, modules and packages.