How to Install and Uninstall python-chef Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 26,2025

1. Install "python-chef" package

Learn how to install python-chef on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-chef

2. Uninstall "python-chef" package

This is a short guide on how to uninstall python-chef on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-chef package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-chef
Priority: optional
Section: universe/python
Installed-Size: 125
Maintainer: Ubuntu Developers
Original-Maintainer: Miguel Landaeta
Architecture: all
Source: pychef
Version: 0.2.3-2
Depends: python (>= 2.7), python (<< 2.8), libssl-dev
Filename: pool/universe/p/pychef/python-chef_0.2.3-2_all.deb
Size: 20724
MD5sum: d7c1ac7833ede4d6208d0cd4130050af
SHA1: 5f0fbc57687af04926f8e184c823722d74ae53ec
SHA256: 7eba2b1154f2f99e2cc3a11ca0439a2c7a7b7ef5aa9d03bbaceafd415e11c497
Description-en: Python API for interacting with a Chef server
pychef provides a library with a client and a high-level abstraction
API to interact with a Chef server.
.
Chef is a systems and cloud infrastructure automation framework that
makes it easy to deploy servers and applications to any physical,
virtual, or cloud location, no matter the size of the infrastructure.
.
pychef provides all expected features needed to interact with Chef server
API:
.
- Nodes
- Roles
- Data bags
- Environments
- Search
.
pychef additionally provides integration with Fabric (remote deployment tool)
as an extra feature.
Description-md5: 5fe5d56680fb87ae61c62f023b594f5a
Homepage: https://github.com/coderanger/pychef
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions