ubuntu环境配置与优化

内容分享20小时前发布
0 0 0

桌面环境优化


sudo apt-get install gnome-shell #安装gnome桌面窗口管理程序
sudo apt install gnome-tweak-tool #安装管理工具
sudo apt install gnome-shell-extensions #扩展管理
sudo apt install chrome-gnome-shell # 安装后可以通过Chrome浏览器访问https://extensions.gnome.org 安装shell扩展

扩展:

Dash to dock
Coverflow alt-tab
Desktop icons
Hide top bar
Internet speed meter
Openweather
Topicons plus
Ubuntu appindicators
User themes

主题:

Nordic
Orchis
kimi
sweet

gnome主题下载:https://www.pling.com/s/Gnome/browse

主题、图标文件存放目录:/.themes;/.icons

安装deepin-wine

https://github.com/zq1997/deepin-wine

添加仓库

首次使用时,你需要运行如下一条命令将移植仓库添加到系统中。


wget -O- https://deepin-wine.i-m.dev/setup.sh | sh

应用安装

自此以后,你可以像对待普通的软件包一样,使用
apt-get
系列命令进行各种应用安装、更新和卸载清理了。

比如安装微信只需要运行下面的命令,


sudo apt-get install com.qq.weixin.deepin


com.qq.weixin.deepin
替换为下列包名,可以继续安装其他应用:

应用 包名
微信 com.qq.weixin.deepin
QQ com.qq.im.deepin
钉钉 com.dingtalk.deepin
阿里旺旺 com.taobao.wangwang.deepin
QQ音乐 com.qq.music.deepin
QQ视频 com.qq.video.deepin
爱奇艺 com.iqiyi.deepin

安装exe


WINEPREFIX=~/.deepinwine/Deepin-WeChat deepin-wine5 "/home/cb/Downloads/deepin-wine/TencentMeeting_2.3.0.443.publish.exe"


WINEPREFIX=~/.deepinwine/Deepin-Q

© 版权声明

相关文章

暂无评论

none
暂无评论...