摘要:As a software engineer, I mainly work on C++ and Python under Ubuntu system. Sometimes I may also want to use Matlab, but not very often. I will go th
阅读全文
摘要:Remove an environment If you didn’t really want an environment named flowers, just remove it as follows: conda remove --name flowers --all Export the
阅读全文
摘要:Install JDK 8 JDK 8 and later versions are required for installing and running the Java SE, Java EE and All NetBeans Bundles. You can download standal
阅读全文
摘要:Ubuntu Trusty (14.04 LTS). OpenJDK 8 is not available on Trusty. To install Oracle JDK 8: $ sudo apt-get install software-properties-common swig$ sudo
阅读全文
摘要:Pip installation Pip is a package management system used to install and manage software packages written in Python. We provide pip packages for Tensor
阅读全文
摘要:System Linux / Ubuntu 14.04.5 LTS (Trusty Tahr) + ROS Indigo Linux / Ubuntu 16.04.1 LTS (Xenial Xerus) + ROS Kinetic Web Explorer Google Chrome C++ ID
阅读全文
摘要:Blender Blender is the best free and open source 3D modelling program out there by a long shot! The program is under constant development, has a huge
阅读全文
摘要:Installation $ chmod +x qt-opensource-linux-x64-5.7.0.run $ ./qt-opensource-linux-x64-5.7.0.run Path Configuration Set default used version of Qt / qm
阅读全文
摘要:Install Nvidia driver 367.18 or later from ppa:graphics-drivers/ppa as follows: sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt-get update s
阅读全文
摘要:Grive2 Get dependencies You need to get the dependency libraries along with their development (-dev or -devel) packages: yajl 2.x libcurl STL (libstdc
阅读全文
摘要:Install Google Pinyin on Ubuntu 14.04 I’ve been spending more and more time on Ubuntu and I’m not used to the Chinese keyboard that ships with Ubuntu.
阅读全文
摘要:Deluge Bit Torrent ClientDeluge is among my favorite bit torrent clients for Ubuntu. It is fast, slick and packed with all sorts of functionalities. D
阅读全文
摘要:Kazam provides a well designed and easy to use interface for capturing screencasts and screenshots. It can record desktop video and multiple audio str
阅读全文
摘要:Download Download the install file from Download MATLAB, Simulink, Stateflow, and Other MathWorks Products Unzip and open downloaded directoy Install
阅读全文
摘要:Here are the procedures we are to follow, Download the source code of an official Python release. Configure the build appropriately for our machine. C
阅读全文