Schnappinstallation
sudo snap install postman
Janmejay
sudo snap install postman
sudo apt update
sudo apt install snapd
$sudo snap install vlc #installs a package (with administrator rights)
$ sudo snap switch --channel=stable vlc #installs a package from a certain channel
---
#To find package before installing
$ snap find "media player" #outputs packages matching the search term
$ snap info vlc #outputs detailed infos to a package
sudo apt update
sudo apt install snapd
// For Install Snap
sudo apt install snapd -y
// For Reboot
reboot
The Best way to install Snapd On linux
sudo apt update
sudo apt install snapd