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

Last updated: September 20,2024

1. Install "python-chef" package

This guide covers the steps necessary to install python-chef on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-chef

2. Uninstall "python-chef" package

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

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

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

Package: python-chef
Architecture: all
Version: 0.2.3-3
Priority: optional
Section: universe/python
Source: pychef
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 103
Depends: libssl-dev, python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~)
Filename: pool/universe/p/pychef/python-chef_0.2.3-3_all.deb
Size: 20472
MD5sum: 15081459bda57bfe3490726dfc145326
SHA1: f76060d3e8d22bda259eba2a01f570d9d5eb5190
SHA256: e925243db408fe36aa17d8aae06a9b31a06197cafaff2a4e5aa97f2b273c9af8
Homepage: https://github.com/coderanger/pychef
Description: Python API for interacting with a Chef server
Description-md5: 5fe5d56680fb87ae61c62f023b594f5a

5. The same packages on other Linux Distributions