The apt installation /etc/apt/sources.list.d/softmaker.sources file has the old format and has to be converted on Ubuntu

Post here topics for SoftMaker Office NX and 2024 for Linux that do not fit in any of the application-specific subforums.
Post Reply
User avatar
cdysthe
Posts: 15
Joined: Thu Aug 08, 2019 12:57 am
Contact:

The apt installation /etc/apt/sources.list.d/softmaker.sources file has the old format and has to be converted on Ubuntu

Post by cdysthe »

Hi,

The apt installation /etc/apt/sources.list.d/softmaker.sources file has the old format and has to be converted on Ubuntu
SuperTech
SoftMaker Team
SoftMaker Team
Posts: 3843
Joined: Wed Mar 11, 2020 5:31 pm

Re: The apt installation /etc/apt/sources.list.d/softmaker.sources file has the old format and has to be converted on Ub

Post by SuperTech »

Hi, the warning is because your .sources file uses the old one‑line format. Ubuntu 24.04 expects the modern DEB822 style. Just make a backup and then replace the content with:

Code: Select all

Types: deb
URIs: https://shop.softmaker.com/repo/apt
Suites: stable
Components: non-free
Signed-By: /etc/apt/keyrings/softmaker.gpg
Then run sudo apt update. That's it! (Make sure the keyring file exists first.)
Post Reply

Return to “SoftMaker Office NX and 2024 for Linux (General)”