Dear list members,
In search for a text
editor with marco recording capabilities I came across this
website:
https://plugins.geany.org/geanymacro.html.
(Hint: just add a link to the place from where I can download
the searched-for plugin. That would make life easier).
The descritipon looks
like this is exactly what I am looking for. I search for the
place from which it can be downloaded, I came across
https://plugins.geany.org/downloads.html
showing me
Download | Type | SIG | MD5 / SHA1 |
---|---|---|---|
geany-plugins-1.35.tar.gz | Source Code | GPG Signature |
fe9275a2a16c515339c6f27976f811c0 |
geany-plugins-1.35.tar.bz2 | Source Code | GPG Signature |
7df13d341df0c580a41c760509fefca5 |
geany-plugins-1.35_setup.exe | Win32 Installer | GPG Signature |
44f7e8ecb975fb56578b64b3e2fc6fcb |
The instructions to install the desired plugin (which are described on the same page) did not enable me to achieve the desired goal.
It should be:
gpg
--recv-keys B507ACD04BA283C9
There is some description, but when I follow it, I don't get through.
In the fourth step I encounter:
$ gpg --recv-keys B507ACD04BA283C9
gpg: Schlüssel 4BA283C9 von hkp-Server keys.gnupg.net anfordern
gpgkeys: key B507ACD04BA283C9 can't be
retrieved
gpg: Keine gültigen OpenPGP-Daten gefunden.
gpg: Anzahl insgesamt bearbeiteter Schlüssel: 0
gpg: Schlüsselserver-Datenübertragunsfehler: keyserver helper
general error
gpg: Schlüsselserver-Datenübertragunsfehler: Unbekanntes
Public-Key-Verfahren
gpg: Empfangen vom Schlüsselserver fehlgeschlagen: Unbekanntes
Public-Key-Verfahren
$
Note: From
other trials, gpg --list-keys shows me these keys, apparently I
already have the key of the author:
pub 4096R/4BA283C9 2018-04-04 [verfällt:
2020-04-03]
uid Frank Lanitz <frank@lanitz.info>
uid Frank Lanitz <frlan@fsfe.org>
uid Frank Lanitz <frank@geany.org>
uid Frank Lanitz <frank@mxsrv.org>
uid Frank Lanitz <frank@frank.uvena.de>
uid Frank Lanitz <frank.lanitz@seznam.cz>
sub 4096R/0E29452D 2018-04-04 [verfällt: 2020-04-03]
Of course, the other commands to make and possibly install the plkugin should be shown there too or on a linked page (in case they are the same for many plugins which are delivered as source code poackages only.
Kind regards
Adalbert Hanßen