How to install Snaps

Archived topics about LMDE 1 and LMDE 2
Locked
sangorys
Level 1
Level 1
Posts: 16
Joined: Sat Jul 20, 2013 11:29 am

How to install Snaps

Post by sangorys »

Hello,


I want to install an application which is available with Snaps.


How can we install Snaps on LMDE 2 ?

I tried without success :

Code: Select all

sudo apt install snapcraft
sudo apt install snapd
sudo apt install snaps

I guess I have to build it from source ? But I am lost. :?


I hope someone can help me here ?


thank you in advance ç.)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
jmarinho

Re: How to install Snaps

Post by jmarinho »

Snap isn't yet avaliable for Debian Jessie (LMDE2 base).

Look here:
https://snapcraft.io/docs/core/install-debian
sangorys
Level 1
Level 1
Posts: 16
Joined: Sat Jul 20, 2013 11:29 am

Re: How to install Snaps

Post by sangorys »

OK, thanks for the info !!! :)


I am going to wait...
dark

Re: How to install Snaps

Post by dark »

sudo snap install *insert app name*
snap find (to find snap packages)
snap run *insert app name*
snap list (to list installed snaps)
kevinthefixer
Level 4
Level 4
Posts: 280
Joined: Thu Jul 23, 2015 10:36 pm

Re: How to install Snaps

Post by kevinthefixer »

Since Snaps is not yet available for Debian stable, perhaps your application might be installed another way? Might be easier if we knew what it was. There also might be another program with the same function.
killer de bug

Re: How to install Snaps

Post by killer de bug »

Due to the huge software library available for Debian, I would be surprise if this app can't be install simply with the normal repo. :wink:
kevinthefixer
Level 4
Level 4
Posts: 280
Joined: Thu Jul 23, 2015 10:36 pm

Re: How to install Snaps

Post by kevinthefixer »

killer de bug wrote:Due to the huge software library available for Debian, I would be surprise if this app can't be install simply with the normal repo. :wink:
According to their website, not for stable (Jessie). Testing and SID only.
killer de bug

Re: How to install Snaps

Post by killer de bug »

kevinthefixer wrote:According to their website, not for stable (Jessie). Testing and SID only.
How can you guess the website of the app the OP wants to install, since he didn't name this app? :shock:
kevinthefixer
Level 4
Level 4
Posts: 280
Joined: Thu Jul 23, 2015 10:36 pm

Re: How to install Snaps

Post by kevinthefixer »

Guess I didn't make myself clear. I meant Snaps, not that particular app. You're right of course, that app or something similar is very likely to be in the repos.
killer de bug

Re: How to install Snaps

Post by killer de bug »

:lol:
Ok understood. Now we are on the same page. :lol:
Locked

Return to “LMDE Archive”