Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
deepin linux系统怎么安装snapcraft?
Experiences and Insight
654
views ·
3
replies ·
To
floor
Go
leixiaozeng
deepin
2019-11-06 07:50
Author
在ubuntu上面安装
snapcraft是用以下命令
sudo add-apt-repository ppa:snappy-dev/tools
sudo apt-get update
sudo apt-get install snappy-tools bzr snapcraft
那么在deepin linux下面该怎么安装呢??求解。
Reply
Like 0
Favorite
View the author
All Replies
Feng Yu
deepin
2019-11-06 17:45
#1
https://snapcraft.io/docs/installing-snap-on-debian
看官方文档啊
Reply
Like 0
View the author
jzc
deepin
2019-11-06 18:04
#2
sudo apt install snapd
Reply
Like 0
View the author
aida
deepin
2019-11-06 18:38
#3
参考一下这篇文章
https://linuxconfig.org/install- ... ppa-on-debian-linux
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
sudo add-apt-repository ppa:snappy-dev/tools
sudo apt-get update
sudo apt-get install snappy-tools bzr snapcraft
那么在deepin linux下面该怎么安装呢??求解。