1. 程式人生 > 其它 >Ubuntu 常用軟體

Ubuntu 常用軟體

本文列舉了 Ubuntu 常用軟體。

娛樂

網易雲音樂

http://music.163.com/#/download

mpv 播放器

https://mpv.io/

https://launchpad.net/~mc3man/+archive/ubuntu/mpv-tests

$ sudo add-apt-repository ppa:mc3man/mpv-tests
$ sudo apt update
$ sudo apt install mpv

工具

Atom

Chrome

tilix 終端

原名 terminix

https://github.com/gnunn1/tilix

$ sudo add-apt-repository ppa:webupd8team/terminix
$ sudo apt update
$ sudo apt install terminix

b站介紹視訊 http://www.bilibili.com/video/av5879001/

OBS 錄屏工具

$ sudo apt-get install ffmpeg
$ sudo add-apt-repository ppa:obsproject/obs-studio
$ sudo apt-get update && sudo apt-get install obs-studio

https://github.com/jp9000/obs-studio/wiki/Install-Instructions#linux

Firefox Flash 外掛

https://get.adobe.com/flashplayer/?loc=cn

$ sudo cp /home/khs1994/下載/libflashplayer.so /usr/lib/firefox-addons/plugins

Adobe重新支援Linux平臺:Flash Player 23開始測試

虛擬機器

https://www.virtualbox.org/

雙網絡卡 卡1橋接 卡2hostonly

搜狗拼音輸入法

http://pinyin.sogou.com/linux/?r=pinyin

PDF

https://code-industry.net/free-pdf-editor/

主題

不建議使用,使用預設就好

#移動啟動器到底部和恢復預設
$ gsettings set com.canonical.Unity.Launcher launcher-position Bottom  
$ gsettings set com.canonical.Unity.Launcher launcher-position Left