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

Last updated: July 01,2024

1. Install "libtrash.i686" package

Please follow the guidance below to install libtrash.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libtrash.i686

2. Uninstall "libtrash.i686" package

This guide covers the steps necessary to uninstall libtrash.i686 on Fedora 34:

$ sudo dnf remove libtrash.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:57:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libtrash
Version : 3.6
Release : 2.fc34
Architecture : i686
Size : 53 k
Source : libtrash-3.6-2.fc34.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.