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

Last updated: May 10,2024

1. Install "gcp" package

Learn how to install gcp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcp

2. Uninstall "gcp" package

Please follow the step by step instructions below to uninstall gcp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gcp $ sudo apt autoclean && sudo apt autoremove

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

Package: gcp
Priority: extra
Section: universe/utils
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Preud'homme
Architecture: all
Version: 0.1.3-2
Depends: python (>= 2.6), python-gobject, python-dbus
Recommends: python-progressbar
Filename: pool/universe/g/gcp/gcp_0.1.3-2_all.deb
Size: 18238
MD5sum: 06935d7e2e9f062aad49fb833f416961
SHA1: 6dfb48d18786869a97ab9f32d02a01880417748d
SHA256: 826e8ba5c6c05d15adf045441025d3fb6a06822617b33618a40b91228a5b8fbe
Description-en: advanced command line file copy system
gcp is an advanced command line file copy system with an interface similar to
that of cp. It features:
- transfer progression indication
- continuous copying on error (skip to next file)
- copy status logging
- name mangling to handle target filesystem limitations
- forced copy serialization
- transfer lists management
Description-md5: d790e24c75c02a3f4a830e77d5345814
Homepage: http://wiki.goffi.org/wiki/Gcp/en
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu