@sebastian@mastodon.sebfox.net
Post #2853283
2026-05-15 12:51 UTC
Replies (2)
-
@sebastian@mastodon.sebfox.net 2026-05-15 13:05
@jon@social.vivaldi.net @Vivaldi@social.vivaldi.net If you're serious about avoiding AI, you should provide a flatpak instead of a snap. Ubuntu just announced, it will enforce so-called "AI" on its users.
-
@lp0_on_fire@social.linux.pizza 2026-05-15 13:52
@Sebastian@Pertsch.social, there is one: the postinst script in the .deb will automatically add the repository (and the signing key) for you. The names of the files added by that script depend on exactly which build you're using, but will look like /etc/apt/sources.list/vivaldi*.list and /usr/share/keyrings/vivaldi*.gpg. (I found it surprising that it does this. It's something which should be done by local admin or by a tool such as extrepo, though it is definitely useful as an automatic update mechanism should the details change.) @jon@social.vivaldi.net @Vivaldi@social.vivaldi.net, have you considered extrepo for handling adding/removing the repository info?