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 |
|---|---|---|
Fedora 42
|
aarch64 (0)*, x86_64 (12)* | Fedora 42 (20 downloads) |
Fedora 43
|
aarch64 (0)*, x86_64 (9)* | Fedora 43 (16 downloads) |
Fedora rawhide
|
aarch64 (0)*, x86_64 (2)* | Fedora rawhide (22 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/pgformatter
More info about enabling Copr repositories
Fedora 42