How to Install and Uninstall bcfg2-web Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "bcfg2-web" package

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

$ sudo apt update $ sudo apt install bcfg2-web

2. Uninstall "bcfg2-web" package

This tutorial shows how to uninstall bcfg2-web on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bcfg2-web $ sudo apt autoclean && sudo apt autoremove

3. Information about the bcfg2-web package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bcfg2-web
Priority: optional
Section: universe/admin
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: Arto Jantunen
Architecture: all
Source: bcfg2
Version: 1.3.5-4ubuntu1
Depends: bcfg2-server (= 1.3.5-4ubuntu1), python-django, python-django-south (>= 0.7.5)
Recommends: libapache2-mod-wsgi, apache2 (>= 2.4.17~) | httpd
Suggests: python-mysqldb, python-psycopg2, python-sqlite
Filename: pool/universe/b/bcfg2/bcfg2-web_1.3.5-4ubuntu1_all.deb
Size: 46506
MD5sum: 4bd4d8e8630f9354e3bb4b0198073f91
SHA1: 6967817a584d0985c74375cd747dff0cdad14d49
SHA256: 5859c6fc07fa8791552dc96577ee924c41dd981dcb93c396b1f7b9a012f460c7
Description-en: Configuration management web interface
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.
bcfg2-web is the reporting server for bcfg2.
Description-md5: 85a57416743e3ef4523e758e53762362
Homepage: http://bcfg2.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu