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

Last updated: October 06,2024

1. Install "python-catwalk" package

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

$ sudo apt update $ sudo apt install python-catwalk

2. Uninstall "python-catwalk" package

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

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

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

Package: python-catwalk
Priority: optional
Section: universe/python
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: catwalk
Version: 2.0.2-6
Depends: python (>= 2.7), python (<< 2.8), python-sprox, python-tgext.admin
Filename: pool/universe/c/catwalk/python-catwalk_2.0.2-6_all.deb
Size: 14834
MD5sum: 13a49fb6939dccb6069d9bd9736ca53f
SHA1: baca8100e9bc67012e7ed6a280f882cea2a46737
SHA256: 4f5ad483353279a5d787467806ba306206ecc5d5fa7baaafc1050b63a5026310
Description-en: model management interface for the Turbogears web framework
TurboGears2 is a framework to develop web applications in Python,
according to the model-view-controller (MVC) architecture; Catwalk is
a component to manage TurboGears2 models via a simple, web-based
interface.
.
Using Catwalk application developers can populate their database with
sample data for rapid prototyping purposes. Similarly, Catwalk can be
used to manage models of deployed applications skipping other
application-specific interfaces.
Description-md5: c17dd926444215d77f6c77a5f5ca532f
Homepage: http://www.catwalk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu