How to Install and Uninstall pythoncard-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "pythoncard-tools" package

This tutorial shows how to install pythoncard-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pythoncard-tools

2. Uninstall "pythoncard-tools" package

This guide let you learn how to uninstall pythoncard-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pythoncard-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the pythoncard-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pythoncard-tools
Priority: optional
Section: universe/devel
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: pythoncard
Version: 0.8.2-5
Depends: python-pythoncard (= 0.8.2-5)
Filename: pool/universe/p/pythoncard/pythoncard-tools_0.8.2-5_all.deb
Size: 8480
MD5sum: 435d2eb32c30c3ac32747daad0c5dfb9
SHA1: 13b169bbc2c4e2f1d09e8916f2e0e59baec9fe14
SHA256: c953fa0a9df92e9501113e5e090bbbff2aa2dcc8dfdf492b14c540149f2e09af
Description-en: wxPython-based GUI construction framework (optional development tools)
PythonCard is a GUI construction framework for building cross-platform desktop
applications on Windows, Mac OS X, and Linux, using the Python language. It
is based on the wxPython bindings for the wxWidgets toolkit (formerly known
as wxWindows).
.
This package takes the tools that are part of the PythonCard distribution
(such as codeEditor and resourceEditor) and makes them available to be called
from the command-line and from the standard Debian menus. It has been split
out as a separate package since only developers will need access to the tools
directly - packages which depend on PythonCard will just import the tool
modules and use what they need.
Description-md5: ed4fb8a1a64499b88574d0077154b8c4
Homepage: http://pythoncard.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu