How to Install and Uninstall python311-autocommand Package on openSUSE Leap

Last updated: June 25,2024

1. Install "python311-autocommand" package

Please follow the guidelines below to install python311-autocommand on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-autocommand

2. Uninstall "python311-autocommand" package

This is a short guide on how to uninstall python311-autocommand on openSUSE Leap:

$ sudo zypper remove python311-autocommand

3. Information about the python311-autocommand package on openSUSE Leap

Information for package python311-autocommand:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-autocommand
Version : 2.2.2-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 81.1 KiB
Installed : No
Status : not installed
Source package : python-autocommand-2.2.2-150400.9.3.9.src
Upstream URL : https://github.com/Lucretiel/autocommand
Summary : A library to create a command-line program from a function
Description :
Autocommand turns a function into a command-line program. It converts the function's parameter
signature into command-line arguments, and automatically runs the function if the module was
called as __main__. In effect, it lets your create a smart main function.

5. The same packages on other Linux Distributions