Re: Why hasn't gforth made it to 1.0 ... yet?

Hendursaga <[email protected]> Wed, 29 Jun 2022 14:29:03 -0400
Newsgroups gmane.comp.lang.forth.gforth
Message-ID <[email protected]>
> Depending on your distribution use oldstable, stable or unstable instead of 
> testing. Reason: broken libc.
> Obtain the key: wget -O - https://net2o.de/[email protected] | 
> apt-key add -
> deb [arch=i386,amd64,armhf,armel,arm64,powerpc,mips,mipsel,all] https://
> net2o.de/debian testing main

I'm afraid apt-key has been deprecated for security and other reasons. A good guide to "upgrading" would be https://www.linuxuprising.com/2021/01/apt-key-is-deprecated-how-to-add.html

~ Hendursaga