Pgweb binaries and source code for each version is distributed via Github Releases
Download an official Pgweb image:
docker pull sosedoff/pgweb
Or use Github Container Registry:
docker pull ghcr.io/sosedoff/pgweb:latest
Install latest Pgweb version with Homebrew:
brew update
brew install pgweb
Download and install Pgweb manually:
curl -s https://api.github.com/repos/sosedoff/pgweb/releases/latest \
| grep linux_amd64.zip \
| grep download \
| cut -d '"' -f 4 \
| wget -qi - \
&& unzip pgweb_linux_amd64.zip \
&& rm pgweb_linux_amd64.zip \
&& mv pgweb_linux_amd64 /usr/local/bin/pgweb
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4