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

Last updated: May 08,2024

1. Install "python-galleryremote" package

Please follow the instructions below to install python-galleryremote on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-galleryremote

2. Uninstall "python-galleryremote" package

This guide covers the steps necessary to uninstall python-galleryremote on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-galleryremote
Priority: optional
Section: universe/python
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Pietro Battiston
Architecture: all
Source: galleryremote
Version: 0.6-1.1build1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-m2crypto
Filename: pool/universe/g/galleryremote/python-galleryremote_0.6-1.1build1_all.deb
Size: 9610
MD5sum: 41b431e7e30706295fc1724e0776dbc7
SHA1: 00ddf8a47e633879bc24b3a6812cb31a1a1003e9
SHA256: fb2dff26aeee1b4a94035d7072ba1e70feb03396b3c4698fc5446fe2e2fa834b
Description-en: Python library for accessing Gallery web installations
GalleryRemote is a module which acts as an interface between Python programs
and remote Gallery installations, for uploading pictures and videos; Gallery
(http://gallery.menalto.com/) is an advanced web photo album organizer.
.
This package is not intended to be of direct utility to users; others
applications can instead rely on it: for an example, see the package
gallery-uploader.
.
For secured https connections, python-m2crypto must be installed.
Description-md5: 946339bb339f6b371e32c58f9617a8d8
Homepage: http://pietrobattiston.it/galleryremote
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu