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

Last updated: November 29,2024

1. Install "libtrash.x86_64" package

Here is a brief guide to show you how to install libtrash.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libtrash.x86_64

2. Uninstall "libtrash.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libtrash.x86_64 on Fedora 35:

$ sudo dnf remove libtrash.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:11:29 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libtrash
Version : 3.6
Release : 3.fc35
Architecture : x86_64
Size : 50 k
Source : libtrash-3.6-3.fc35.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.