ubuntu linux 图片查看器 nomacs
2020-06-08 本文已影响0人
LionPig
- 安装
sudo apt install nomacs - 桌面上找到
Image Viewer
然后打开指定图片(有权限的图片) - 如果没有权限可以
sudo chmod +777 <film_name>
如果文件多可以递归给权限sudo chmod +R 777 <folder_name> - 打开文件夹
nautilus <folder_name>
sudo apt install nomacs
Image Viewersudo chmod +777 <film_name>sudo chmod +R 777 <folder_name>
nautilus <folder_name>