pgadmin for linux
#
# Setup the repository
#
# Install the public key for the repository (if not done previously):
curl https://www.pgadmin.org/static/packages_pgadmin_org.pub | sudo apt-key add
# Create the repository configuration file:
sudo sh -c 'echo "deb https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/$(lsb_release -cs) pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update'
#
# Install pgAdmin
#
# Install for both desktop and web modes:
sudo apt install pgadmin4
# Install for desktop mode only:
sudo apt install pgadmin4-desktop
# Install for web mode only:
sudo apt install pgadmin4-web
# Configure the webserver, if you installed pgadmin4-web:
sudo /usr/pgadmin4/bin/setup-web.sh
Also in C++:
- install puppeteersharp
- change brightness ubuntu 20.04
- install netbeans 8.2 ubuntu 20.04
- MissingPluginException(No implementation found for method getCurrentPosition on channel flutter.baseflow.com/geolocator)
- how to remove sensitive data from github history
- check arp cache linux
- angular firebse via github action
- npm lavastore
- how to download pip3 in kali linux
- Using ffmpeg to split video files by size
- create ssh key mac github
- does installing zsh disable bash
- who is affected by meningitis
- chmod 777 command in linux
- how to calculate nearest location using longitude and latitude
- osp it digital solutions
- powershell script collection for azure devops
- how to exit bash in container
- angular install ng-apexcharts
- ansible select inventory file to adhoc command
- git status deleated files
- You must install graphviz to plot tree mac
- how to re install react native on windows 10
- bash remove duplicate lines from a file