Commonly used Ubuntu software installation (with address), commonly used ubuntu Software
Cross-platform collection: http://www.cnblogs.com/dunitian/p/4822808.html#linux
Last said install VSCode (http://www.cnblogs.com/dunitian/p/6661644.html) and sogou (http://www.cnblogs.com/dunitian/p/6662374.html) pinyin, in fact, the basic commands are the same, the rest is not listed separately, such as the installation of Google browser and so on (Firefox performance is too poor)
Deb package address: http://pan.baidu.com/s/1kVI8eft
I think these are good. The other functions are either too low or the performance is too poor,Better recommendations
Install Google Chrome first
Dpkg-I xx. deb install deb package
Apt-get install-f fix installation Dependencies
Uninstall Google Chrome:Dpkg-P google-chrome-stable does not retain the uninstall configuration file
Speaking of browsers, I found a better Google kernel browser (I personally like it, and the performance is similar to that of Google Chrome, but the content is rich.), Vivaldi = URL: https://vivaldi.com/download/
After opening, you can lock it to the "Taskbar"
The following is the installation of music. Before QQ music, there was a Linux version. It was aborted and Netease music was used. Other music was too low.
If the document is not used to its own, you can use WPS, which is smaller than the built-in Office. WPS is more in line with Chinese aesthetics.
You can uninstall the software in either of the following ways:
GenerallySudo dpkg-P software nameYou can (Dpkg-rHow to uninstall a configuration file without deleting itDpkg-PHow to delete configuration files)
Delete permanently, including dependency items:Sudo apt-get autoremove -- purge software name