How to Install and Uninstall tmpwatch.x86_64 Package on Fedora 38

Last updated: September 22,2024

1. Install "tmpwatch.x86_64" package

Please follow the step by step instructions below to install tmpwatch.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install tmpwatch.x86_64

2. Uninstall "tmpwatch.x86_64" package

Please follow the instructions below to uninstall tmpwatch.x86_64 on Fedora 38:

$ sudo dnf remove tmpwatch.x86_64 $ sudo dnf autoremove

3. Information about the tmpwatch.x86_64 package on Fedora 38

Last metadata expiration check: 4:20:48 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : tmpwatch
Version : 2.11
Release : 24.fc38
Architecture : x86_64
Size : 35 k
Source : tmpwatch-2.11-24.fc38.src.rpm
Repository : fedora
Summary : A utility for removing files based on when they were last accessed
URL : https://pagure.io/tmpwatch
License : GPLv2
Description : The tmpwatch utility recursively searches through specified
: directories and removes files which have not been accessed in a
: specified period of time. Tmpwatch is normally used to clean up
: directories which are used for temporarily holding files (for example,
: /tmp). Tmpwatch ignores symlinks, won't switch filesystems and only
: removes empty directories and regular files.