How to Install and Uninstall pgadmin4 Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "pgadmin4" package
This is a short guide on how to install pgadmin4 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
pgadmin4
Copied
2. Uninstall "pgadmin4" package
Please follow the guidelines below to uninstall pgadmin4 on openSuSE Tumbleweed:
$
sudo zypper remove
pgadmin4
Copied
3. Information about the pgadmin4 package on openSuSE Tumbleweed
Information for package pgadmin4:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pgadmin4
Version : 8.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 72.0 MiB
Installed : No
Status : not installed
Source package : pgadmin4-8.3-1.1.src
Upstream URL : http://www.pgadmin.org
Summary : Management tool for PostgreSQL
Description :
pgAdmin 4 is a rewrite of the pgAdmin3 management tool for the
PostgreSQL database. It is written as a web application in Python,
using jQuery and Bootstrap for the client side processing and UI. On
the server side, Flask is being utilised.
This package contains the required files to run pgAdmin4 as a web application
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pgadmin4
Version : 8.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 72.0 MiB
Installed : No
Status : not installed
Source package : pgadmin4-8.3-1.1.src
Upstream URL : http://www.pgadmin.org
Summary : Management tool for PostgreSQL
Description :
pgAdmin 4 is a rewrite of the pgAdmin3 management tool for the
PostgreSQL database. It is written as a web application in Python,
using jQuery and Bootstrap for the client side processing and UI. On
the server side, Flask is being utilised.
This package contains the required files to run pgAdmin4 as a web application