How to Install and Uninstall propellor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "propellor" package

Please follow the instructions below to install propellor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install propellor

2. Uninstall "propellor" package

This tutorial shows how to uninstall propellor on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove propellor $ sudo apt autoclean && sudo apt autoremove

3. Information about the propellor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: propellor
Priority: optional
Section: universe/admin
Installed-Size: 3661
Maintainer: Ubuntu Developers
Original-Maintainer: Sean Whitton
Architecture: amd64
Version: 2.16.0-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10, ghc (>= 7.4), cabal-install, libghc-async-dev, libghc-missingh-dev, libghc-hslogger-dev, libghc-unix-compat-dev, libghc-ansi-terminal-dev, libghc-ifelse-dev, libghc-network-dev, libghc-mtl-dev, libghc-transformers-dev, libghc-exceptions-dev (>= 0.6), libghc-stm-dev, libghc-text-dev, git, make
Filename: pool/universe/p/propellor/propellor_2.16.0-1_amd64.deb
Size: 883112
MD5sum: 2dbaab672c1ed7c8a39601d67b6b369d
SHA1: 1c2622aa9a00650243567c5facbc30db9fa5f424
SHA256: 63d5fc3f5699ea968e3616fc0e78725f6de9e7e529aedf069ad54f9b40b931fe
Description-en: property-based host configuration management in haskell
Propellor ensures that the system it's run in satisfies a list of
properties, taking action as necessary when a property is not yet met.
.
It is configured using haskell.
Description-md5: 999d6dcb9dee319b5c340b4d77d9a3d9
Homepage: https://propellor.branchable.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu