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

Last updated: May 20,2024

1. Install "python-cobbler" package

This guide covers the steps necessary to install python-cobbler on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cobbler

2. Uninstall "python-cobbler" package

Please follow the instructions below to uninstall python-cobbler on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cobbler
Priority: optional
Section: universe/python
Installed-Size: 1066
Maintainer: Timo Aaltonen
Architecture: all
Source: cobbler
Version: 2.4.1-0ubuntu2
Provides: python2.7-cobbler
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-yaml, python-netaddr, python-cheetah, python-simplejson, python-urlgrabber, python-django (>= 1.2), python-distro-info
Filename: pool/universe/c/cobbler/python-cobbler_2.4.1-0ubuntu2_all.deb
Size: 169882
MD5sum: 8a2d0f7b8ffbd1d1e58f071ee5faaa00
SHA1: a91f1967f2904e83cae8b33a77976a351f01631e
SHA256: 0394b6aa60f117097f8eccca76c44da828215b37fd83a48b96d604def50d8804
Description-en: Install server - python libraries.
Cobbler is a network install server. Cobbler supports PXE, virtualized
installs, and reinstalling existing Linux machines. The last two modes use
a helper tool, 'koan', that integrates with cobbler. Cobbler's advanced
features include importing distributions from DVDs and rsync mirrors,
kickstart templating, integrated yum mirroring, and built-in DHCP/DNS
Management. Cobbler has a Python and XMLRPC API for integration with other
applications. There is also a web interface.
.
This package includes the cobbler python modules.
Description-md5: 90213f7c614a76e4eeeceeb6ad411111
Homepage: https://cobbler.github.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu