How to Install and Uninstall python-fakesleep Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: June 29,2024

1. Install "python-fakesleep" package

Here is a brief guide to show you how to install python-fakesleep on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-fakesleep

2. Uninstall "python-fakesleep" package

Here is a brief guide to show you how to uninstall python-fakesleep on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-fakesleep $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-fakesleep package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-fakesleep
Architecture: all
Version: 0.1-1
Priority: optional
Section: universe/python
Source: fakesleep
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Provides: python2.7-fakesleep
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/f/fakesleep/python-fakesleep_0.1-1_all.deb
Size: 3796
MD5sum: e9033f1fe1f9d6fed56291427f4a056e
SHA1: 107212f9e51fa842bc425be6aa530d6ce0525514
SHA256: c0105ee57ef82d110234429ccb311b1f35c62c27520a162363aad8037d81938b
Homepage: http://github.com/wearpants/fakesleep
Description: Fake version of time.sleep() for use in tests
Description-md5: b098b2ef0170d0701eb552d3c86a5baf

5. The same packages on other Linux Distributions