How to Install and Uninstall python-fakesleep Package on Debian 10 (Buster)

Last updated: May 10,2024

1. Install "python-fakesleep" package

In this section, we are going to explain the necessary steps to install python-fakesleep on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-fakesleep

2. Uninstall "python-fakesleep" package

This guide let you learn how to uninstall python-fakesleep on Debian 10 (Buster):

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

3. Information about the python-fakesleep package on Debian 10 (Buster)

Package: python-fakesleep
Source: fakesleep
Version: 0.1-1
Installed-Size: 18
Maintainer: Debian Python Modules Team
Architecture: all
Provides: python2.7-fakesleep
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: Fake version of time.sleep() for use in tests
Description-md5: b098b2ef0170d0701eb552d3c86a5baf
Homepage: http://github.com/wearpants/fakesleep
Section: python
Priority: optional
Filename: pool/main/f/fakesleep/python-fakesleep_0.1-1_all.deb
Size: 3762
MD5sum: 09dbbc56799de907f3266c0f435bf94f
SHA256: b3c5eb25f0ecc925471a867fc8d4981ea504e5df403ec4ffa1727f63d9dd9823

5. The same packages on other Linux Distributions