How to Install and Uninstall python36-Send2Trash Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-Send2Trash" package
In this section, we are going to explain the necessary steps to install python36-Send2Trash on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-Send2Trash
Copied
2. Uninstall "python36-Send2Trash" package
In this section, we are going to explain the necessary steps to uninstall python36-Send2Trash on openSuSE Tumbleweed:
$
sudo zypper remove
python36-Send2Trash
Copied
3. Information about the python36-Send2Trash package on openSuSE Tumbleweed
Information for package python36-Send2Trash:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Send2Trash
Version : 1.5.0-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 42,4 KiB
Installed : No
Status : not installed
Source package : python-Send2Trash-1.5.0-1.10.src
Summary : Python library to send files to the Trash location
Description :
Send2Trash is a small package that sends files to the Trash (or
Recycle Bin) natively and on all platforms. On OS X, it uses native
FSMoveObjectToTrashSync Cocoa calls, on Windows, it uses native (and
ugly) SHFileOperation win32 calls. On other platforms, if PyGObject
and GIO are available, it will use this. Otherwise, it will fallback
to its own implementation of the trash specifications from
freedesktop.org.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Send2Trash
Version : 1.5.0-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 42,4 KiB
Installed : No
Status : not installed
Source package : python-Send2Trash-1.5.0-1.10.src
Summary : Python library to send files to the Trash location
Description :
Send2Trash is a small package that sends files to the Trash (or
Recycle Bin) natively and on all platforms. On OS X, it uses native
FSMoveObjectToTrashSync Cocoa calls, on Windows, it uses native (and
ugly) SHFileOperation win32 calls. On other platforms, if PyGObject
and GIO are available, it will use this. Otherwise, it will fallback
to its own implementation of the trash specifications from
freedesktop.org.