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

Last updated: June 26,2024

1. Install "libtrash.i686" package

Please follow the step by step instructions below to install libtrash.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libtrash.i686

2. Uninstall "libtrash.i686" package

Please follow the instructions below to uninstall libtrash.i686 on Fedora 36:

$ sudo dnf remove libtrash.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:32:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libtrash
Version : 3.6
Release : 4.fc36
Architecture : i686
Size : 51 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.