티스토리 뷰
$ sudo rm /etc/apt/preferences.d/nosnap.pref
$ sudo apt install snapd
<nosnap.pref 의 내용>
# To prevent repository packages from triggering the installation of Snap,
# this file forbids snapd from being installed by APT.
# For more information: https://linuxmint-user-guide.readthedocs.io/en/latest/snap.html
Package: snapd
Pin: release a=*
Pin-Priority: -10
https://snapcraft.io/docs/installing-snap-on-linux-mint
Installing snap on Linux Mint | Snapcraft documentation
Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle their dependencies, they work on all major Linux systems without modification.
snapcraft.io
'Linux' 카테고리의 다른 글
수동으로 GUI 프로그램 복사 / 단축아이콘 생성 (0) | 2021.06.22 |
---|---|
XBox360 컨트롤러 사용하기 (0) | 2021.06.21 |
[시놀로지]도커 내부 UI에서 소켓 오류로 터미널 접속 불가시 (0) | 2019.10.25 |
우분투 18.04 터치패드 제스쳐 설정 (0) | 2019.09.17 |
syslog() (0) | 2019.09.16 |