How to Install and Uninstall datefudge Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "datefudge" package

Please follow the step by step instructions below to install datefudge on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install datefudge

2. Uninstall "datefudge" package

Please follow the guidance below to uninstall datefudge on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove datefudge $ sudo apt autoclean && sudo apt autoremove

3. Information about the datefudge package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: datefudge
Priority: optional
Section: universe/devel
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Luberda
Architecture: amd64
Version: 1.21
Depends: libc6 (>= 2.4)
Filename: pool/universe/d/datefudge/datefudge_1.21_amd64.deb
Size: 7958
MD5sum: cb12115cbb9773239c86f504153be6cf
SHA1: 0dbbd504d0c3e0494306d2e9f61cff1feb868e65
SHA256: c49645b812010e771ed2dd7d855f89fed44f3353d501d340a439b01eef935b79
Description-en: Fake the system date
This program (and preload library) fakes the system date so that
programs think the wall clock is ... different.
.
The faking is not complete; timestamp on files are not affected in any
way.
.
This package is useful if you want to test the date handling of your
programs without changing the system clock. Examples: Does it handle
expired certificates correctly? Does it work on a leap day?
Description-md5: 90d216207ae2ffe441dfbc9f8a57f5df
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu