E: Unable to locate package snap.
by gardenair from LinuxQuestions.org on (#5C1JW)
Hi,
I am using Debian 10 as a desktop operating system. Currently I am interested to install " kdenlive ". Geting help from https://snapcraft.io/install/kdenlive/debian
I am getting an error when I try the command # sudo apt install snapd . Following is the output.
Code:root@debian:/home/test# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
root@debian:/home/test# sudo apt update
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
root@debian:/home/test# sudo apt install snapd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package snapd
root@debian:/home/test#Kindly guide me how may I fix the problem.
Thanks.


I am using Debian 10 as a desktop operating system. Currently I am interested to install " kdenlive ". Geting help from https://snapcraft.io/install/kdenlive/debian
I am getting an error when I try the command # sudo apt install snapd . Following is the output.
Code:root@debian:/home/test# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
root@debian:/home/test# sudo apt update
Hit:1 http://security.debian.org/debian-security buster/updates InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
root@debian:/home/test# sudo apt install snapd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package snapd
root@debian:/home/test#Kindly guide me how may I fix the problem.
Thanks.