How to Install and Uninstall roundcube-core Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "roundcube-core" package

This guide covers the steps necessary to install roundcube-core on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install roundcube-core

2. Uninstall "roundcube-core" package

Please follow the steps below to uninstall roundcube-core on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove roundcube-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the roundcube-core package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: roundcube-core
Priority: extra
Section: universe/web
Installed-Size: 11451
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Roundcube Maintainers
Architecture: all
Source: roundcube
Version: 1.2~beta+dfsg.1-0ubuntu1
Replaces: roundcube-plugins-extra (<= 0.6-20111030)
Depends: dbconfig-common, debconf (>= 0.5) | debconf-2.0, ucf, libapache2-mod-php | php, php-mcrypt, php-intl, php-json | php-common (<< 5.5), php-cli, php-auth, php-net-smtp (>= 1.4.2), php-net-socket, php-mail-mime (>= 1.8.2), php-mail-mimedecode, libmagic1, roundcube-mysql (= 1.2~beta+dfsg.1-0ubuntu1) | roundcube-sqlite3 (= 1.2~beta+dfsg.1-0ubuntu1) | roundcube-pgsql (= 1.2~beta+dfsg.1-0ubuntu1)
Recommends: apache2 | lighttpd | spawn-fcgi | php-fpm | httpd-cgi, php-gd, php-pspell, php-net-ldap3, php-net-sieve
Suggests: php-auth-sasl (>= 1.0.3), php-crypt-gpg, roundcube-plugins
Breaks: roundcube-plugins-extra (<= 0.6-20111030)
Filename: pool/universe/r/roundcube/roundcube-core_1.2~beta+dfsg.1-0ubuntu1_all.deb
Size: 1928882
MD5sum: 58c4c995f23974ba9b11aa14a9019f88
SHA1: c9e90d48d96e6b3bdf2615a1d1094912d43c3bb7
SHA256: 2c07729047ebc9206038d90c88d77e392f68fcfc5a3b7cb30cfd6e7cf15157c3
Description-en: skinnable AJAX based webmail solution for IMAP servers
RoundCube Webmail is a browser-based multilingual IMAP client with an
application-like user interface. It provides full functionality
expected from an e-mail client, including MIME support, address book,
folder manipulation and message filters.
.
The user interface is fully skinnable using XHTML and CSS 2.
.
This package provides the core code for roundcube. You should install
it along with one of the roundcube database metapackages.
Description-md5: 070b49746ffa5175d706c57880b405e7
Homepage: http://www.roundcube.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu