alternateved/pgformatter
Project ID: 186969
Description
Build of latest release of pgFormatter, a PostgreSQL SQL syntax beautifier.
Installation Instructions
Enable this COPR repository:
sudo dnf copr enable alternateved/pgformatter
Install latest build of package:
sudo dnf install pgformatter
In order to enable COPR repository on Atomic Fedora variant, run those commands:
# Get current Fedora version
FEDORA_VERSION=$(rpm -E %fedora) # get current Fedora version
# Download necessary file into /etc/yum.repos.d/ location:
sudo wget https://copr.fedorainfracloud.org/coprs/alternateved/pgformatter/repo/fedora-"$FEDORA_VERSION"/alternateved-pgformatter-fedora-"$FEDORA_VERSION".repo -O /etc/yum.repos.d/_copr:alternateved:pgformatter.repo
Install latest build of package:
rpm-ostree install pgformatter
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora rawhide (6 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/pgformatter
More info about enabling Copr repositories