
21 March 2017
Open in Terminal in Ubuntu 14.04
Run the following commands in the terminal to show theĀ Open In Terminal option in right click menu: sudo add-apt-repository universe […]
Run the following commands in the terminal to show theĀ Open In Terminal option in right click menu: sudo add-apt-repository universe […]
To update all installed packages in pip just run the following command on the terminal: pip install -U $(pip freeze […]