Ubuntu安装后的一些软件
2020-11-18 本文已影响0人
zhujunhua
更换源 sources.list
https://www.jianshu.com/p/74e18113161c
chrome插件离线安装
https://blog.csdn.net/ppdyhappy/article/details/81014800
sublimeText4
http://www.sublimetext.com/docs/linux_repositories.html#apt
Typora--markdown
开发工具
JDK
Android SDK
android studio
git配置
https://www.jianshu.com/p/4209a14e9b6b
https://www.jianshu.com/p/c40e3146a218
proxy代理
搜狗拼音输入法
https://blog.csdn.net/u010648921/article/details/82624219
google拼音输入法
https://ywnz.com/linuxjc/2891.html
https://blog.csdn.net/kan2016/article/details/105735645
调整顶部时间显示格式
tweak工具
sudo apt install gnome-tweak-tool
调整顶部日历显示(周日作为第一天)
如果你的时间显示为简体中文,那么:
sudo vim /usr/share/i18n/locales/zh_CN
找到first_weekday 2
改为first_weekday 1
(2是周一,1是周日)
保存退出,然后执行sudo locale-gen --lang zh_CN,重启电脑即可。
如果时间显示是英文,对应修改vim /usr/share/i18n/locales/en_US
截图工具 shutter
https://launchpad.net/~shutter/+archive/ubuntu/ppa
$ sudo add-apt-repository ppa:shutter/ppa
$ sudo apt-get update #for Linux Mint only, this is done automatically on Ubuntu
$ sudo apt install shutter
直接软件市场下载, 关于不能编辑截图的问题,需要安装如下3个软件之后重启电脑: