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

Last updated: May 18,2024

1. Install "python-google-apputils" package

Learn how to install python-google-apputils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-google-apputils

2. Uninstall "python-google-apputils" package

Please follow the step by step instructions below to uninstall python-google-apputils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-google-apputils $ sudo apt autoclean && sudo apt autoremove

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

Package: python-google-apputils
Architecture: all
Version: 0.4.1-1ubuntu2.16.04.1
Priority: optional
Section: universe/python
Source: google-apputils-python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Cloud Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 193
Depends: python-dateutil (>= 1.4), python-gflags (>= 1.4), python-tz (>= 2010), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/g/google-apputils-python/python-google-apputils_0.4.1-1ubuntu2.16.04.1_all.deb
Size: 44398
MD5sum: f77db11107caeaf32969c9874d2b6c20
SHA1: f954761af5b05c4086e9c48e2e2f30a2a9f7822b
SHA256: 3ae1274dea87ced7ece0e2b5f94053d90e1cfbac658f34bc51aa06d8b8d66e13
SHA512: 48697af72dff7dc9d66664331d7efb6a7dc9188795245ffa33531bc7092854cceeadcd5aef9723a1331d2fe113ec70334608278f29b1059337dd1ffd3e589fcc
Homepage: https://pypi.python.org/pypi/google-apputils
Description-en: Google Application Utilities - Python 2.x
This project is a small collection of utilities for building Python
applications. It includes some of the same set of utilities used to
build and run internal Python apps at Google.
.
It features:
+ Simple application startup integrated with python-gflags.
+ Subcommands for command-line applications.
+ Option to drop into pdb on uncaught exceptions.
+ Helper functions for dealing with files.
+ High-level profiling tools.
+ Timezone-aware wrappers for datetime.datetime classes.
+ Improved TestCase with the same methods as unittest2, plus helpful flags for
test startup.
+ google_test setuptools command for running tests.
+ Helper module for creating application stubs.
.
This package provides the Python 2.x module.
Description-md5: da1bb1062a9cca4e9b4a61ebf57d3cf7

Package: python-google-apputils
Priority: optional
Section: universe/python
Installed-Size: 218
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Cloud Team
Architecture: all
Source: google-apputils-python
Version: 0.4.1-1ubuntu2
Depends: python-dateutil (>= 1.4), python-gflags (>= 1.4), python-tz (>= 2010), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/g/google-apputils-python/python-google-apputils_0.4.1-1ubuntu2_all.deb
Size: 44536
MD5sum: 3a8008c9faa537672bce2922e751c45b
SHA1: e64d2b3edebfa6432dbc51eb361ca2e7a5057642
SHA256: 47aa67b6b3a6ff53e0c36e44452ddb3a7b55528b5a78affa5504637b71cc44fd
Description-en: Google Application Utilities - Python 2.x
This project is a small collection of utilities for building Python
applications. It includes some of the same set of utilities used to
build and run internal Python apps at Google.
.
It features:
+ Simple application startup integrated with python-gflags.
+ Subcommands for command-line applications.
+ Option to drop into pdb on uncaught exceptions.
+ Helper functions for dealing with files.
+ High-level profiling tools.
+ Timezone-aware wrappers for datetime.datetime classes.
+ Improved TestCase with the same methods as unittest2, plus helpful flags for
test startup.
+ google_test setuptools command for running tests.
+ Helper module for creating application stubs.
.
This package provides the Python 2.x module.
Description-md5: da1bb1062a9cca4e9b4a61ebf57d3cf7
Homepage: https://pypi.python.org/pypi/google-apputils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions