How to Install and Uninstall akonadi-backend-postgresql Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "akonadi-backend-postgresql" package

Here is a brief guide to show you how to install akonadi-backend-postgresql on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install akonadi-backend-postgresql

2. Uninstall "akonadi-backend-postgresql" package

In this section, we are going to explain the necessary steps to uninstall akonadi-backend-postgresql on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove akonadi-backend-postgresql $ sudo apt autoclean && sudo apt autoremove

3. Information about the akonadi-backend-postgresql package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: akonadi-backend-postgresql
Priority: extra
Section: universe/misc
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers
Architecture: all
Source: akonadi
Version: 4:15.12.3-0ubuntu6
Replaces: akonadi-server (<< 1.3.60~)
Depends: libqt5sql5-psql
Recommends: akonadi-server, postgresql
Breaks: akonadi-server (<< 1.3.60~)
Filename: pool/universe/a/akonadi/akonadi-backend-postgresql_15.12.3-0ubuntu6_all.deb
Size: 8272
MD5sum: 73f89e9a2ef1c4fc95eb19945162d015
SHA1: 17d2dc3641013b5dce96adb1bd8bb1d93037f462
SHA256: 5858b6d0bfd6ca9f17d94a1412e3d064c77b0ea2440aa717c9e123c37f702b94
Description-en: PostgreSQL storage backend for Akonadi
Akonadi is an extensible cross-desktop Personal Information Management (PIM)
storage service. It provides a common framework for applications to store and
access mail, calendars, addressbooks, and other PIM data.
.
This package installs everything what's needed for Akonadi to work with
PostgreSQL as underlying data storage engine. By default, a local PostgreSQL
server instance will be started for each user. Alternatively, connection to an
external PostgreSQL database is supported as well.
Description-md5: bd88f5341863115ed0f5865ef888ddfd
Homepage: http://pim.kde.org/akonadi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu