How to Install and Uninstall python310-nautilus Package on openSuSE Tumbleweed

Last updated: September 29,2024

1. Install "python310-nautilus" package

In this section, we are going to explain the necessary steps to install python310-nautilus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-nautilus

2. Uninstall "python310-nautilus" package

This guide let you learn how to uninstall python310-nautilus on openSuSE Tumbleweed:

$ sudo zypper remove python310-nautilus

3. Information about the python310-nautilus package on openSuSE Tumbleweed

Information for package python310-nautilus:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-nautilus
Version : 4.0-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 26.5 KiB
Installed : No
Status : not installed
Source package : python-nautilus-4.0-2.3.src
Upstream URL : https://wiki.gnome.org/Projects/NautilusPython
Summary : Python bindings for Nautilus
Description :
This package contains bindings to write Nautilus extensions with Python.
It allows writing menu, property pages and column providers extensions,
so that Nautilus functionality can be easily extended.