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

Last updated: May 06,2024

1. Install "python-pyethash" package

In this section, we are going to explain the necessary steps to install python-pyethash on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-pyethash

2. Uninstall "python-pyethash" package

Please follow the guidance below to uninstall python-pyethash on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: python-pyethash
Architecture: amd64
Version: 0.1.27-1
Priority: optional
Section: universe/python
Source: pyethash
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ben Finney
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 79
Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7~), libc6 (>= 2.4)
Filename: pool/universe/p/pyethash/python-pyethash_0.1.27-1_amd64.deb
Size: 20800
MD5sum: 8cfed76ae3f35407ef5ed0122d360369
SHA1: c5b21d6b741ed8350d1710bce2985fdb863b730d
SHA256: 99c73370648c777bc7f18f00b377042220f492d76de55037e57363cec5cec025
Homepage: https://pypi.org/project/pyethash/
Description: Ethash proof-of-work algorithm ?? Python 2
Description-md5: 818d4ac9488169e358a56a5cc022b191

5. The same packages on other Linux Distributions