instruction instantanée
sudo snap install postman
Janmejay
sudo snap install postman
sudo apt update
sudo apt install snapd
#Ubuntu and Debian
sudo apt update
sudo apt install snapd
#CentOS and RHEL
yum install epel-release
yum install snapd
#Fedora
dnf 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
The Best way to install Snapd On linux
sudo apt update
sudo apt install snapd