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

Last updated: November 25,2024

1. Install "libtrash.i686" package

Please follow the steps below to install libtrash.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libtrash.i686

2. Uninstall "libtrash.i686" package

This is a short guide on how to uninstall libtrash.i686 on Fedora 38:

$ sudo dnf remove libtrash.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:02:59 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libtrash
Version : 3.7
Release : 2.fc38
Architecture : i686
Size : 52 k
Source : libtrash-3.7-2.fc38.src.rpm
Repository : fedora
Summary : Libraries to move files to a trash-folder on delete
URL : https://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.