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

Last updated: May 02,2024

1. Install "python3-google-apputils" package

Please follow the steps below to install python3-google-apputils on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-google-apputils" package

Please follow the steps below to uninstall python3-google-apputils on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: 189
Depends: python3-dateutil (>= 1.4), python3-gflags (>= 1.4), python3-tz (>= 2010), python3:any (>= 3.3.2-2~)
Filename: pool/universe/g/google-apputils-python/python3-google-apputils_0.4.1-1ubuntu2.16.04.1_all.deb
Size: 44432
MD5sum: 5ef46f20c954fc8283083799b621b65f
SHA1: aba4aa2d433b30efba49101100405592ca04fa31
SHA256: 06d3ac38ab73ddda650863d45ec4521ea5aea7e2f20af98d25776c24a4598fff
SHA512: 1518d1ae2c2d72544976ec4f0c096817f5bcb165ac006128455650df53c9a6d0ca48c66602aad04727df9d108980023bf26a41a3d3cf5a8ff25e9fb5f1b85b1c
Homepage: https://pypi.python.org/pypi/google-apputils
Description-en: Google Application Utilities - Python 3.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 3.x module.
Description-md5: 66b4f08d0475912c04e74f3b66a4b6da

Package: python3-google-apputils
Priority: optional
Section: universe/python
Installed-Size: 210
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Cloud Team
Architecture: all
Source: google-apputils-python
Version: 0.4.1-1ubuntu2
Depends: python3-dateutil (>= 1.4), python3-gflags (>= 1.4), python3-tz (>= 2010), python3:any (>= 3.3.2-2~)
Filename: pool/universe/g/google-apputils-python/python3-google-apputils_0.4.1-1ubuntu2_all.deb
Size: 44386
MD5sum: b560a6fec3c885e3b9ba62edd31a776c
SHA1: ab2d36bf8770880f882094fbd5c5616fd0a82440
SHA256: e4ecc1fc87f74642aafbf8bb69efaf85c24a0860839eeed06d5af82c7b0b6821
Description-en: Google Application Utilities - Python 3.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 3.x module.
Description-md5: 66b4f08d0475912c04e74f3b66a4b6da
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