Re: shall i install snapd

2024-12-10 Thread Adrian
There are some apps like Kompozer etc, that are no longer installable via apt due to outdated dependencies, however, installs fine with snap or flatpak, which provide a bubble env for the app. flatpak 'bottles' is a another good one for running windows progs. (wine). 73 vk4tux On 11/12/24

Re: shall i install snapd

2024-12-10 Thread Greg Wooledge
On Wed, Dec 11, 2024 at 10:58:39 +0800, jeremy ardley wrote: > > > On 11/12/24 10:32, Bitfox wrote: > > I found that there are some apps like certbot and the latest ruby are > > installed by snapd only by default. > > Last time I looked cerbot on Debian 12 was installed with apt e.g. > > sudo a

Re: shall i install snapd

2024-12-10 Thread Jeffrey Walton
On Tue, Dec 10, 2024 at 9:32 PM Bitfox wrote: > > I am just not sure, should I install snapd on debian 12 for package > management? or just use apt for everything? > > I found that there are some apps like certbot and the latest ruby are > installed by snapd only by default. I don't believe that'

Re: shall i install snapd

2024-12-10 Thread jeremy ardley
On 11/12/24 10:32, Bitfox wrote: I found that there are some apps like certbot and the latest ruby are installed by snapd only by default. Last time I looked cerbot on Debian 12 was installed with apt e.g. sudo apt install certbot python3-certbot-apache As regards snap, my personal opinion