How to Install and Uninstall pdd.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "pdd.noarch" package

In this section, we are going to explain the necessary steps to install pdd.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install pdd.noarch

2. Uninstall "pdd.noarch" package

Learn how to uninstall pdd.noarch on Fedora 36:

$ sudo dnf remove pdd.noarch $ sudo dnf autoremove

3. Information about the pdd.noarch package on Fedora 36

Last metadata expiration check: 2:55:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : pdd
Version : 1.5
Release : 4.fc36
Architecture : noarch
Size : 28 k
Source : pdd-1.5-4.fc36.src.rpm
Repository : fedora
Summary : Tiny date, time diff calculator
URL : https://github.com/jarun/pdd
License : GPLv3+
Description : There are times you want to check how old you are (in years, months, days) or
: how long you need to wait for the next flash sale... pdd (python3 date diff)
: is a small cmdline utility to calculate date and time difference. If no
: program arguments are specified it shows the current date, time and timezone.