How to Install and Uninstall libtrash.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "libtrash.x86_64" package

Learn how to install libtrash.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libtrash.x86_64

2. Uninstall "libtrash.x86_64" package

Please follow the guidance below to uninstall libtrash.x86_64 on Fedora 36:

$ sudo dnf remove libtrash.x86_64 $ sudo dnf autoremove

3. Information about the libtrash.x86_64 package on Fedora 36

Last metadata expiration check: 0:24:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libtrash
Version : 3.6
Release : 4.fc36
Architecture : x86_64
Size : 50 k
Source : libtrash-3.6-4.fc36.src.rpm
Repository : fedora
Summary : Libraries to move files to a trash-folder on delete
URL : http://pages.stern.nyu.edu/~marriaga/software/libtrash
License : GPLv2+
Description : Libtrash is the shared library which, when preloaded, implements a trash
: can under GNU/Linux. Through the interception of function calls which
: might lead to accidental data loss libtrash effectively ensures that your
: data remains protected from your own mistakes.