답변:
다음은 내 시스템에서 작동했습니다.
sudo apt-get install snapd
sudo snap install notes
Dash가 '메모'를 찾으려면 로그 아웃했다가 다시 로그인해야했습니다.
참고 : 현재 snap 이라는 또 다른 Xenial 패키지 와 혼동이 있습니다 . 당신이 얻을 경우 설치시 오류가이 패키지와 함께 할 (일반적으로 이름이 맨 페이지의 특정 덮어 쓰기에) 다음을 실행합니다 :dpkg
snapd
sudo apt-get purge snap
그리고 당신은 갈 권리가 있어야합니다 :)
응용 프로그램 '노트'는 아마도 약간 압도적이었습니다. 다른 패키지는 조금 더 유망합니다.
andrew@athens:~$ snap find
Name Version Summary
audovia 3.2.2 Database application for making music using JFugue MusicStrings
beagleblack 3.1 OEM Beagle Bone Black
canonical-dragon 0.7.1 The gadget snap for the dragonboard
canonical-i386 3.1.i386 The gadget snap for generic i386 systems
canonical-pc 3.2 AMD64 generic package
canonical-pc-linux 4.4.0-18+20160419.13-26 The ubuntu-core kernel snap
canonical-pi2 3.2 Raspberry Pi 2 support package
go-example-webserver 16.04-4 Minimal Golang webserver for snappy
hello-world 6.0 Hello world example
http 4.6692016 HTTPie in a snap
john-the-ripper 1.8.0-11765-g9a09113 John the Ripper Jumbo password cracker for Linux
links 2.12-1 Web browser running in text mode
moon-buggy 1.0.51.9 Drive a car across the moon
morse-converter-py 1-2 Simple command-line Morse converter
nmap 7.12SVN-0.4 Nmap ("Network Mapper") is a free and open source utility for network discovery and security auditing
notes 0.0.8~snap3.gita80fd1c Note-taking application, write down your thoughts
shout 0.53.0 A self hosted web IRC client
sshtron 1.0 multiplayer Tron via ssh
tmux 2.3bump1 tmux
tor-middle-relay 0.2.7.6-6 Essential infrastructure node for Tor network
ubuntu-calculator-app 2.1+snap3 Ubuntu Calculator application for the Unity 7 desktop
ubuntu-clock-app 3.6+snap3 Ubuntu Clock application for the Unity 7 desktop
ubuntu-core 16.04+20160419.20-55 The ubuntu-core OS snap
xkcd-webserver 16.04-5 Show random XKCD compic via a build-in webserver
yacas 1.4.2 Yet Another Computer Algebra System
재미있는 시간은 ...
sudo apt-get remove snap && sudo apt-get install snapd
하고 당신은 괜찮을 것입니다 ...
snap
및 의 패키지 문제에 대해 몇 가지 단어를 추가했습니다 snapd
. 런치 패드에서 버그 보고서로 추가해야 할 수도 있습니다 ....
Snappy 설치 :
sudo apt install ubuntu-snappy-cli
스냅 설치 :
sudo snap install <package>
ubuntu-snappy-cli
더미 전환 패키지입니다.
sudo updatedb && locate '*bin*/snap'
무엇입니까?