snap-stanford / snap

Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
Other
2.16k stars 797 forks source link

access denied #193

Closed boot-vue closed 4 years ago

boot-vue commented 4 years ago
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04 LTS
Release:        20.04
Codename:       focal

$ sudo snap list
Name    Version   Rev    Tracking         Publisher   Notes
core18  20200427  1754   latest/stable    canonical✓  base
lxd     4.1       15067  latest/stable/…  canonical✓  -
snapd   2.44.3    7264   latest/stable    canonical✓  snapd

$ sudo cat /etc/sudoers.d/99-snapd.conf
# Allow snap-provided applications to work with sudo

Defaults    secure_path += /snap/bin

$ snap install ruby --classic
error: access denied (try with sudo)

how to make non-root user use snap command direct

roks commented 4 years ago

This repository is for the network analytics package SNAP, not for the Ubuntu package manager.