DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-allwinner
PhotoJim has quit [Ping timeout: 276 seconds]
PhotoJim has joined #armbian-allwinner
<DC-IRC> [Discord] <human_urostor> Take a look at how the key is added on winehq for example and copy the method for your key https://gitlab.winehq.org/wine/wine/-/wikis/Debian-Ubuntu . I want to write a script to convert these deprecated commands to gpg.
<DC-IRC> [Discord] <human_urostor> Take a look at how the key is added on winehq for example and copy the method for your key https://gitlab.winehq.org/wine/wine/-/wikis/Debian-Ubuntu . I want to write a script to convert these deprecated commands to gpg because the amount of websites that still recommend apt-key is abysmal
<DC-IRC> [Discord] <menu> fwiw, my existing system has this as the armbian sources list
<DC-IRC> [Discord] <menu> ```
<DC-IRC> [Discord] <menu> deb [signed-by=/usr/share/keyrings/armbian.gpg] https://apt.armbian.com bookworm main bookworm-utils bookworm-desktop
<DC-IRC> [Discord] <menu> ```
<DC-IRC> [Discord] <menu> though the key could equally be placed in `/etc/apt/trusted.gpg.d/`