How to Install and Uninstall nextcloud-postgresql.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "nextcloud-postgresql.noarch" package

In this section, we are going to explain the necessary steps to install nextcloud-postgresql.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install nextcloud-postgresql.noarch

2. Uninstall "nextcloud-postgresql.noarch" package

Please follow the step by step instructions below to uninstall nextcloud-postgresql.noarch on Fedora 35:

$ sudo dnf remove nextcloud-postgresql.noarch $ sudo dnf autoremove

3. Information about the nextcloud-postgresql.noarch package on Fedora 35

Last metadata expiration check: 1:05:06 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : nextcloud-postgresql
Version : 24.0.3
Release : 1.fc35
Architecture : noarch
Size : 10 k
Source : nextcloud-24.0.3-1.fc35.src.rpm
Repository : updates
Summary : PostgreSQL database support for NextCloud
URL : http://nextcloud.com
License : AGPLv3+ and MIT and BSD and ASL 2.0 and WTFPL and CC-BY-SA and GPLv3+ and Adobe
Description : This package ensures the necessary dependencies are in place for NextCloud to
: work with a PostgreSQL database. It does not require the PostgreSQL server
: package to be installed, as you may well wish to use a remote database
: server.
:
: If you want the database to be on the same system as NextCloud itself, you must
: also install and enable the PostgreSQL server package. See README.postgresql
: for more details.