How to Install and Uninstall pyspread Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "pyspread" package

Please follow the guidelines below to install pyspread on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyspread

2. Uninstall "pyspread" package

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

$ sudo apt remove pyspread $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyspread package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pyspread
Priority: optional
Section: universe/python
Installed-Size: 2864
Maintainer: Ubuntu Developers
Original-Maintainer: Andreas Noteng
Architecture: all
Version: 1.0.1-1
Depends: gir1.2-pango-1.0, libcairo-gobject2, libpangocairo-1.0-0, python-cairo, python-gnupg, python-matplotlib, python-numpy (>= 1:1.1.0), python-wxgtk3.0, python:any (>= 2.7)
Recommends: python-jedi (>= 0.9.0-1), python-rsvg, python-xlrd, python-xlwt, gnupg-agent
Suggests: python-mpltoolkits.basemap, ttf-mscorefonts-installer
Filename: pool/universe/p/pyspread/pyspread_1.0.1-1_all.deb
Size: 889524
MD5sum: 9008782d88b94cf6cf88fe38e4fc2913
SHA1: 046f93af9999c9ff73c85ce17e5a0082b651e149
SHA256: cb5d7e72c29c7bab607aa7f901b19c63e5214b1c6f9ff02fb845939ea6342d94
Description-en: cross-platform Python spreadsheet application
Pyspread is a cross-platform Python spreadsheet application. Instead of
spreadsheet formulas, Python expressions are entered into the spreadsheet
cells. Each expression returns a Python object that can be accessed from
other cells. These objects can represent anything including lists or matrices.
Description-md5: d402f0fbf4294d2f19e7219fe9eb2543
Homepage: http://pyspread.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu