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

Last updated: May 19,2024

1. Install "python-freshen" package

Please follow the guidelines below to install python-freshen on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-freshen

2. Uninstall "python-freshen" package

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

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

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

Package: python-freshen
Priority: optional
Section: universe/python
Installed-Size: 219
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: all
Source: freshen
Version: 0.2-2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pyparsing, python-yaml, python-nose
Filename: pool/universe/f/freshen/python-freshen_0.2-2_all.deb
Size: 32476
MD5sum: a7c695befb4a5840bd263d9940d2ffb9
SHA1: d0104ceaf5a5de85e74d2a3a716da78e0b69ad02
SHA256: e1a07c7fa3dfb4c16c18527240e57460fb5dc312471bfb881708fd863ff30836
Description-en: acceptance testing framework for Python
Freshen is a Nose plugin that performs automated testing based on functional
descriptions. Its syntax is similar to Cucumber.
It enables non-technical users to write specifications in a simple language.
Description-md5: 88cb05de7d969761f8d012f5f52b890f
Homepage: http://github.com/rlisagor/freshen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu