[Feelings & Sharing] shutter怎么安装
Tofloor
poster avatar
发面饼
deepin
2021-07-02 00:26
Author

系统是20.2.1的,请问谁知道截图工具shutter怎么安装?谢谢。

Reply Favorite View the author
All Replies
司南
deepin
2021-07-02 00:31
#1

先看看商店里有没有shutter这个名字的软件,如果没有就打开终端输入:

sudo apt search shutter

搜索软件包,当存在软件包时,执行下面的脚本安装软件包

sudo apt install XXX (XXX指软件包名称)

如果还没有,就看看这个网站有没有deb包,下载后双击安装

https://shutter-project.org/downloads/third-party-packages/

Reply View the author
发面饼
deepin
2021-07-02 00:46
#2
司南

先看看商店里有没有shutter这个名字的软件,如果没有就打开终端输入:

sudo apt search shutter

搜索软件包,当存在软件包时,执行下面的脚本安装软件包

sudo apt install XXX (XXX指软件包名称)

如果还没有,就看看这个网站有没有deb包,下载后双击安装

https://shutter-project.org/downloads/third-party-packages/

这是什么意思,有点看不懂,谢谢。

Reply View the author
WENWEN
deepin
2021-07-02 00:53
#3
发面饼

这是什么意思,有点看不懂,谢谢。

就是仓库里面没有

https://launchpad.net/ubuntu/+source/shutter/0.94-1/+build/14341665/+files/shutter_0.94-1_all.deb

Reply View the author