No package for ubuntu 17.10 aka artful is provided.
xenial
with artful
in /etc/apt/sources.list.d/signal-xenial.list
apt update
Actual result:
The command errors with:
Err:12 https://updates.signal.org/desktop/apt artful Release
404 Not Found [IP: 52.84.194.2 443]
Reading package lists... Done
E: The repository 'https://updates.signal.org/desktop/apt artful Release' does not have a Release file.
Expected result:
A new release file should be downloaded.
Operating System: Ubuntu 17.10
Wouldn't it be easier to solve this by offering a Flatpak or a Snap? I mean... The alternative is to have a package for essentially every dist.
It might be easier if you don't have package maintainers that take care of the packaging work and integrate everything nicely into each distribution. But there are good reasons to provide packages for distributions as well.
BTW some work has been done already regarding Flatpak and Snap.
There should now be an artful
distribution available via our standard .deb
install instructions.
Most helpful comment
There should now be an
artful
distribution available via our standard.deb
install instructions.