Import GPG key for seamless installation
authorDevrim Gunduz <[email protected]>
Wed, 20 Mar 2024 13:41:27 +0000 (13:41 +0000)
committerDevrim Gunduz <[email protected]>
Wed, 20 Mar 2024 13:41:27 +0000 (13:41 +0000)
templates/pages/howtozypp.html

index b4d90a2d85c46467c31d3d57441de8ffe78c3fc4..854540700d1729874ac6529656d97a31d3ac827b 100644 (file)
@@ -12,7 +12,7 @@
     postgresql.org or SLES official repositories:
        <ul>
        <li>uuid, libjson-c5 : <code>zypper addrepo https://download.opensuse.org/repositories/devel:/libraries:/c_c++/15.5/devel:libraries:c_c++.repo</code></li>
-       <li>freexl : <code>zypper addrepo https://download.opensuse.org/repositories/home:airbus-geo:GeoApplications-SLE15/SLE_15_SP1/home:airbus-geo:GeoApplications-SLE15.repo</code></li>
+<!--   <li>freexl : <code>zypper addrepo https://download.opensuse.org/repositories/home:airbus-geo:GeoApplications-SLE15/SLE_15_SP1/home:airbus-geo:GeoApplications-SLE15.repo</code></li> -->
        <li>cfitsio, armadillo, netcdf, hdf5 libqt4 : <code>zypper addrepo https://download.opensuse.org/repositories/science/15.5/science.repo</code></li>
        <li>spatialite-tools (for libosmium) : <code>zypper addrepo https://download.opensuse.org/repositories/Application:/Geo/15.5/Application:Geo.repo</code></li>
        <br>
@@ -53,7 +53,7 @@
 </p>
 
 <ul>
-    <li>SLES 15: <code>zypper install https://download.postgresql.org/pub/repos/zypp/reporpms/SLES-15-x86_64/pgdg-suse-repo-latest.noarch.rpm</code></li>
+    <li>SLES 15: <code>rpm --import https://zypp.postgresql.org/keys/PGDG-RPM-GPG-KEY-SLES15; zypper install https://download.postgresql.org/pub/repos/zypp/reporpms/SLES-15-x86_64/pgdg-suse-repo-latest.noarch.rpm</code></li>
 </ul>
 
     <a name="pg15sles">SLES 12:</a>