How to Install and Uninstall config-manager Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 21,2024

1. Install "config-manager" package

This tutorial shows how to install config-manager on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install config-manager

2. Uninstall "config-manager" package

In this section, we are going to explain the necessary steps to uninstall config-manager on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove config-manager $ sudo apt autoclean && sudo apt autoremove

3. Information about the config-manager package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: config-manager
Priority: extra
Section: universe/devel
Installed-Size: 246
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Collins
Architecture: amd64
Version: 0.4-2.2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgetopt++1v5, libstdc++6 (>= 5.2), python:any (<< 2.8), python:any (>= 2.7.5-5~), bzr (>= 0.6), python (>= 2.4)
Filename: pool/universe/c/config-manager/config-manager_0.4-2.2_amd64.deb
Size: 66564
MD5sum: f1c24f840a2b10d3ba2f55619661cf76
SHA1: 66cbd01e7b9e1d05cc3f54390d139327650ddd47
SHA256: 7197632b95b37030213500e496c7d5d552988a80b276c1da499fd93c1942ce66
Description-en: manage directories with Arch, Bazaar, CVS, HTTP, FTP and/or Subversion
config-manager is designed to manage directory trees. The components of
a directory may be specified by a location from any of:
.
- Arch
- Bazaar (bzr)
- CVS
- FTP
- HTTP
- Subversion (svn)
.
These directory trees are described by recipes (also known as
configs) and are typically used to build software although nothing
within config-manager prevents their use in, for example, web sites.
Description-md5: fff7441353218e1bf1bb235eb4bf475e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu