How to Install and Uninstall tmpwatch.x86_64 Package on Fedora 35
Last updated: November 14,2024
1. Install "tmpwatch.x86_64" package
This tutorial shows how to install tmpwatch.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
tmpwatch.x86_64
Copied
2. Uninstall "tmpwatch.x86_64" package
Please follow the guidance below to uninstall tmpwatch.x86_64 on Fedora 35:
$
sudo dnf remove
tmpwatch.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tmpwatch.x86_64 package on Fedora 35
Last metadata expiration check: 0:01:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : tmpwatch
Version : 2.11
Release : 21.fc35
Architecture : x86_64
Size : 35 k
Source : tmpwatch-2.11-21.fc35.src.rpm
Repository : updates
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.
Available Packages
Name : tmpwatch
Version : 2.11
Release : 21.fc35
Architecture : x86_64
Size : 35 k
Source : tmpwatch-2.11-21.fc35.src.rpm
Repository : updates
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.