How to Install and Uninstall python311-application Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-application" package
Please follow the instructions below to install python311-application on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-application
Copied
2. Uninstall "python311-application" package
This guide covers the steps necessary to uninstall python311-application on openSuSE Tumbleweed:
$
sudo zypper remove
python311-application
Copied
3. Information about the python311-application package on openSuSE Tumbleweed
Information for package python311-application:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-application
Version : 3.0.3-2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 402.0 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 : python311-application
Version : 3.0.3-2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 402.0 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.