Saturday, October 14, 2017

How to install Visual Studio Code 1.17 Adds Mac OS Touch Bar Support on Ubuntu

   Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Python, PHP, Go) and runtimes (such as .NET and Unity).



Visual Studio Code 1.17 release highlights:

Friday, October 13, 2017

How to install SMPlayer 17.10 Released on Ubuntu 16.04, 17.04, 17.10

  SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats. It doesn't need any external codecs. Just install SMPlayer and you'll be able to play all formats without the hassle to find and install codec packs.



SMPlayer is a graphical user interface (GUI) for the award-winning MPlayer, which is capable of playing almost all known video and audio formats. But apart from providing access for the most common and useful options of MPlayer, SMPlayer adds other interesting features like the possibility to play Youtube videos or download subtitles.

SMPlayer 17.10 Changelog:
  • The deprecated video and audio filters have been replaced with new ones.
  • The karaoke filter is available again.

Wednesday, October 11, 2017

Install s-tui for CPU monitoring in Linux Ubuntu

   s-tui is a terminal UI for monitoring your computer. s-tui allows to monitor CPU temperature, frequency, power and utilization in a graphical way from the terminal.
  The s-tui monitors CPU temperature/utilization/frequency/power and shows performance dips caused by thermal throttling.


s-tui manual

usage: s_tui.py [-h] [-d] [-c] [-t] [-j] [-nm] [-v] [-ct CUSTOM_TEMP]

TUI interface:

The side bar houses the controls for the displayed grahps.
At the bottom of the side bar, more information is presented in text form.
  • Use the arrow keys or 'hjkl' to navigate the side bar
  • Toggle between stressed and regular operation using the radio buttons in 'Modes'.
  • If you wish to alternate stress defaults, you can do it in 'Stress options'

How to Install RawTherapee 5.3 on Ubuntu 16.04, 17.04, 17.10

    RawTherapee is a powerful, cross-platform raw photo processing program, released under the GNU General Public License Version 3 and written in C++ using a GTK+ front-end. It uses a patched version of dcraw for reading raw files, with an in-house solution which adds the highest quality support for certain camera models unsupported by dcraw and enhances the accuracy of certain raw files already supported by dcraw. It is notable for the advanced control it gives the user over the demosaicing and development process.


 New Features in RawTherapee 5.3:
  •   CIECAM02 enhanced with control over the scene and viewing conditions.
  •   CIECAM02-friendly "Average Surround" color theme and L* middle gray preview background color, takes into account human vision and color appearance with regard to the surrounding color.
  •   Manually save the collapsed/expanded state of tools.

How to Install Rhythmbox 3.4.2 in Ubuntu 16.04, 17.04, 17.10 via PPA

    Rhythmbox is an audio player that plays and helps organize digital music. Rhythmbox is free software, designed to work well under the GNOME Desktop using the GStreamer media framework. However, Rhythmbox functions on desktop environments other than GNOME.


Rhythmbox 3.4.2  Changelog :
Bugs fixed:
  • Critical Assertion Errors
  • accept --version command-line option
  • IM status plugin: Remove Gossip support
  • Rhythmbox should not display "Examining files 0 of 0"
  • grilo plugin leaves empty directories in /tmp
  • rhythmbox crashed with SIGSEGV during import

Sunday, October 1, 2017

How to install Scribus 1.5.3 on Ubuntu 16.04, 17.04

   Scribus is a desktop publishing (DTP) application, released under the GNU General Public License as free software. It is based on the free Qt toolkit, with native versions available for Unix, Linux, BSD, Mac OS X, Haiku, Microsoft Windows, OS/2 and eComStation operating systems.



Scribus 1.5.3 Released Changelog:

  • The most important change isn't immediately visible, namely a completely rewritten text layout engine, which supports complex scripts like Arabic, Hindi or Thai, as well as providing access to advanced OpenType features, such as ligatures and alternate glyphs.
  • Altogether, about 500 languages and/or scripts are supported. Please note that as of version 1.5.3, Scribus is supposed to render these diverse writing systems, which still needs thorough testing by those who are familiar with them.

How to install Brackets 1.11 on Ubuntu 16.04, 17.04 via PPA

Brackets is a lightweight, yet powerful, modern text editor. We blend visual tools into the editor so you get the right amount of help when you want it without getting in the way of your creative process.


What's New in Release 1.11
  • Support for ECMAScript 2015 by swmitra : Brackets now supports ECMAScript 2015. Quick-type listing now shows classes, methods, arrow functions, generator functions and much more. Brackets also supports linting of ECMAScript 2015 code, with ESLint defaulting as Javascript linter, as well.
  • Brackets on Linux by nethip : Brackets now offers full support for the Linux platform. With an update to the shell with a new version of CEF, Brackets is now fully functional on Linux.