Thursday 30 November 2017

How to install PyCharm 2017.3 in Ubuntu 17.04, 17.10

Harry
    PyCharm is an IDE for Python development and has been considered as one of the best Python IDE by the experts. The IDE comes in professional and community edition. The community edition is free of cost, but professional edition has more features.


PyCharm 2017.3 Changelog:
  • performance improvements: Python indexing is twice as fast, JavaScript indexing is up to 40% faster, configuring SSH interpreters is much faster
  • make creating and selecting Python interpreters easier
  • A new scientific mode, which puts all the tools you need for data science at your fingertips (Scientific mode is only available in PyCharm Professional Edition)
  • an all new HTTP client for those of you who build (REST) APIs.
  • Fully supports for Django 2.0 (Django support is only available in PyCharm Professional Edition)
  • supports running Python modules (python -m <module name>)
  • added support for SSH config files 

Installation instructions: 
 
  We can install the Snap package. WELL integrated with Ubuntu. Support for Ubuntu 16.04 and higher:

      Open terminal via Ctrl+Alt+T and insert command line...

For PyCharm 2017.3 community  edition

$ sudo snap install pycharm-community --classic


For PyCharm 2017.3 professional edition, run following command instead:

$ sudo snap install pycharm-professional --classic

 Option, remover Snap package:

$ sudo snap remove pycharm-community pycharm-professional






How to Install ClipGrab 3.6.6 on Ubuntu 17.10, 18.04

Harry
    ClipGrab is a free downloader and converter for YouTube, Vimeo, Metacafe, Dailymotion and many other online video sites.  It converts downloaded videos to MPEG4, MP3 or other formats in just one easy step.


Which sites are supported by ClipGrab?

  • YouTube
         YouTube is the most popular video website in the world. This is also why it is the most important site supported by ClipGrab.
         Videos can be downloaded in HD (1080p und 720p) as well as in standard definition (480p, 360p and 240p).
        Additionally, ClipGrab provides an integrated and easy-to-use search function for YouTube videos.
  • Vimeo
      Vimeo is another popular video platform, specializing in high-quality and artistic videos.
Vimeo is always featuring amazing videos and also offers a big selection of Creative Commons videos. From Vimeo, videos can be downloaded in HD or standard definition.
  • Dailymotion
      Dailymotion is another video website with top-tier support by ClipGrab. Videos from Dailymotion can be downloaded in HD, high and low quality standard definition.
  • Other sites
     Other supported sites include:
  •     metacafe.com
  •     youku.com
  •     myspass.de
  •     myvideo.de
  •     clipfish.de
     If a site isn't “officially” supported by ClipGrab, you might still be able to download videos from it. Through an advanced video-recognition system, ClipGrab allows the download from thousands of websites even if they are not listed here.
 

Installation instructions:

 Open terminal and insert command line...


$ sudo add-apt-repository ppa:clipgrab-team/ppa

$ sudo apt-get update

$ sudo apt-get install clipgrab

Wednesday 29 November 2017

How to install Wine 2.22 Released with ARM64 on Ubuntu 17.04, 17.10

Harry
  Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, Mac OSX, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.


Wine 2.22 Changelog:
  • [New] Source selection dialog for scanners.
  • [New] Improvements in ARM64 support.
  • [New] Float audio formats with more than 2 channels in XAudio.
  • [New] Fixes for DLL injection support.
  • [New] Input methods improvements.
  • [Fix] IE6 and IE4 have greenish toolbar icons
  • [Fix] Bedlam (indie game) renders 3D world upside down (DX11)
  • [Fix] The Witcher 3 intro videos don't play
  • [Fix] Multiple apps and games using MS .NET Framework 4.x need api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll.RoGetParameterizedTypeInstanceIID (Mafia III, Daylight)
  • [Fix] rsaenh: Warning and notes while building (GCC 7.1.1)
  • [Fix] shell32: Warning and notes while building (GCC 7.1.1)
  • [Fix] wintrust: Warning and note while building (GCC 7.1.1)
  • [Fix] propsys: Warning and notes while building (GCC 7.1.1)
  • [Fix] Winamp's associations setup window has broken check boxes appearance
  • [Fix] Skyrim can not load skse when upgrade to 2.18
  • [Fix] HeTeMuLu Creator: Can't input some kanji characters properly.
  • [Fix] wineboot crashes with stack smashing on aarch64
  • [Fix] Bricscad v17 crashes on startup, needs ADVAPI32.dll.PerfStartProviderEx
  • [Fix] Wine-mono download dialog should say wine-mono, not Mono

Installation instructions:
 
    Open terminal and insert command line...


$ wget -nc https://dl.winehq.org/wine-builds/Release.key

$ sudo apt-key add Release.key

$ sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/

$ sudo apt-get update

$ sudo apt-get install --install-recommends winehq-stable

Check version wine:

$ wine --version
 

How to install DVDStyler 3.0.4 on Ubuntu 17.10, 18.04

Harry
  DVDStyler 3.0.4 Authoring Tool released is a cross-platform free DVD authoring application for the creation of professional-looking DVDs. It allows not only burning of video files on DVD that can be played practically on any standalone DVD player, but also creation of individually designed DVD menus. It is Open Source Software and is completely free.


DVDStyler 3.0.4 Changelog:
  • fixed handling of files with multiple video streams (pictures, video thumbnails or cover arts)
  • added possibility to play video from internal file browser
  • win32/win64: updated Manolito's VBR plug-in

Installation instructions:

    Open terminal and insert command line...


$ sudo add-apt-repository ppa:ubuntuhandbook1/dvdstyler

$ sudo apt-get update

$ sudo apt-get install dvdstyler



Tuesday 28 November 2017

How to Install qBittorrent 4.0.1 on Ubuntu 17.10, 18.04

Harry
   qBittorrent is a free, open-source and reliable P2P BitTorrent client, available for Linux, FreeBSD, Mac OS X and Windows. It aims to provide a free software alternative to uTorrent.



qBittorrent 4.0.1 changelog : 
  • BUGFIX: Fix crash on opening torrent/magnet (uninitialized pointer).
  • BUGFIX: Enable preferences Apply button when ip banlist is modified
  • BUGFIX: Allow drag-n-drop magnet links to mainwindow.
  • BUGFIX: Fix crash when aborting a torrent creation process.
  • BUGFIX: Correctly check if torrent passed during application start already exists.
  • WEBUI: Add ip subnet whitelist for bypassing webui auth
  • WEBUI: Fix logo missing in login page
  • COSMETIC: Fix english typo.
  • OTHER: cmake: qtsingleapplication should always be built statically


Installation instructions: 
 
We can add this PPA to Ubuntu Operating  Systems and install qBittorrent with few easy commands.

     Open terminal and insert command line...


$ sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable

$ sudo apt-get update

$ sudo apt-get install qbittorrent






How to install Qmmp Music Player 1.2.0 'Winamp Like' on Ubuntu

Harry
   qmmp is a free and open-source audio player written in C++ with the help of the Qt library. It officially supports the operating systems Linux, FreeBSD and Microsoft Windows. It is the only audio player not featuring a database that uses the Qt library. The default user interface of qmmp is inspired by Winamp.


Qmmp 1.2.0 changelog:
  • added archive reader plugin (requires TagLib 1.11 or higher);
  • added file writer plugin;
  • added icecast output plugin;
  • added feature to disable notifications when another application is in the full screen mode;
  • added cover tab to the track details dialog;
  • added '--volume-status' command-line option;
  • added '--mute-status' command-line option;
  • added feature to change user interface from command line;
  • added parent directory name to the title formatting fields;
  • added cache to the lyrics plugin;
  • added feature to clear window title when playback is finished;
  • added 'Raise' method implementation to the mpris plugin;
  • added mount point list to the file dialog (1.2.0 only);
  • improved plugin API;
  • improved cover cache;
  • improved visualization support;
  • improved aac plugin;
  • improved audio format determination in the ffmpeg plugin;
  • improved m3u, pls and xspf support;
  • improved DirectSound and WASAPI support;
  • improved sndfile plugin;
  • improved mpeg plugin:
    • added lame header support;
    • added gapless support;
    • improved file type determination;
  • improved qsui plugin:
    • added quick search to the file system browser;
    • added quick search to the playlist;
    • added feature to change toolbar icon size;
    • added record button;
    • added cover image alignment;
    • reduced memory usage
    • improved settings;
  • fixed memory leaks
  • fixed FVWM support (0.11.0 only);
  • added Finnish translation;
  • updated Brazilian Portuguese translation;
  • updated Chezh translation;
  • updated Chinese Simplified translation;
  • updated French translation;
  • updated Galician translation;
  • updated German translation;
  • updated Greek translation;
  • updated Indonesian translation;
  • updated Polish translation;
  • updated Portuguese translation;
  • updated Russian translation;
  • updated Spanish translation;
  • updated Japanese translation;
  • updated Ukrainian translation. 
Installation instructions: 

    We can add this PPA to Ubuntu Operating  Systems and install mmp Music Player with few easy commands
   Open terminal and insert command line...
 

$ sudo add-apt-repository ppa:forkotov02/ppa

$ sudo apt-get update

$ sudo apt-get install qmmp qmmp-plugin-pack

Option, uninstall mmp Music Player

$ sudo apt-get remove qmmp qmmp-plugin-*

$ sudo apt-get autoremove





Monday 27 November 2017

How to install Vivaldi 1.13 Released with Improvements on Ubuntu 17.10

Harry

   Vivaldi Web Browser is a free, fully customizable web browser. Feature rich, powerful, secure and fun!
 
 
Vivaldi 1.13 Changelog: 
New features
  • [New] Protection against accidentally canceled downloads
  • [New] Resume downloads from the previous browser session
  • [New] Show download speed in panel entries
  • [New] Window Panel (Phase 1)
Fixes
Platform
  • [Linux] Remove the only non-multiarch dependency from debian packages
  • [Linux] Selection is pasted in URL field when middle-clicking on Speed Dial
  • [Mac] External links not opened in active window
Bookmarks
  • [Bookmarks] Bookmark manager loses focus after import
  • [Bookmarks] Empty bookmark title steals focus
  • [Bookmarks] No bookmark dialog when the address bar is hidden
  • [Bookmarks] “Open Bookmarks Panel Items with Single Click” applies both to the panel and the bookmarks page
  • [Bookmarks][Panels] Order is lost when dragging multiple list items
Downloads
  • [Downloads] Allow deletion of paused/interrupted downloads
  • [Downloads] Delete button is active without selection
Keyboard shortcuts
  • [Keyboard shortcuts] Ctrl+B turns on bookmarks in Gmail
  • [Keyboard shortcuts] Unable to use keyboard shortcuts when focus is in select fields
See announcement for full details


Installation instructions:

     Run the following commands in Terminal to install Vivaldi 1.13 Released on Ubuntu

  32bit OS

$ sudo apt-get install gdebi

$ wget https://downloads.vivaldi.com/stable/vivaldi-stable_1.13.1008.32-1_i386.deb

$ sudo gdebi
vivaldi*_i386.deb

  64bit OS

$ sudo apt-get install gdebi

$ wget https://downloads.vivaldi.com/stable/vivaldi-stable_1.13.1008.32-1_amd64.deb

$ sudo gdebi vivaldi*_amd64.deb



How to install Virtualbox 5.2.2 Added Improvements for High Resolution Screens on Ubuntu

Harry
  VirtualBox  is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2.


Virtualbox 5.2.2 Changelog:
  • User interface: various improvements for high resolution screens
  • User interface: added functionality to duplicate optical and floppy images
  • User interface: various improvements for the virtual media manager
  • VMM: fixed emulation so that Plan 9 guests can start once more (5.1.0 regression)
  • Storage: fixed regression breaking iSCSI
  • Audio: added HDA support for more exotic guests (e.g. Haiku)
  • Serial: fixed hanging I/O when using named pipes on Windows (5.2.0 regression;)
  • Serial: fixed broken communication with certain devices on Linux hosts
  • USB/OHCI: improved behavior so that the controller state after a VM reset is closer to the initial state after VM start
  • EFI: fixed HFS+ driver which in rare cases failed to access most files on a volume
  • Shared clipboard: fixed hang with OS X host and Linux guest
  • Linux hosts: fixed kernel module compilation and start failures with Linux kernel 4.14
  • X11 hosts: better handle WM_CLASS setting
  • Linux guests: fixed kernel module compilation and other problems with Linux kernel 4.14
  • Linux guests: fixed kernel module compilation and other problems with Linux kernel 4.14
  • Linux guests: fixed various 5.2.0 regressions
  • Bridged networking: fixed duplicate EtherType in VLAN/priority tags on Linux (5.2.0 regression;) 

Installation instructions:

1. Open terminal via Ctrl+Alt+T or from application launcher. Remove old Virtualbox via command:

$ sudo apt-get remove virtualbox virtualbox-5.1

2. Add the repository via command:

$ sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian xenial contrib" >> /etc/apt/sources.list.d/virtualbox.list'

Replace xenial (for Ubuntu 16.04) with trusty (for 14.04, Mint 17.x, eOS 0.3), or artful (for Ubuntu 17.10).

3. Download and install the repository key via command:

$ wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -

$ wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -

4. Running command update and install:


$ sudo apt-get update

$
sudo apt-get install virtualbox-5.2

Once installed, open the Virtualbox from Ubuntu Dash.

(Optional) To remove Virtualbox 5.2, use command:

$ sudo apt-get remove virtualbox virtualbox-5.2





Install HP Print Drivers HPLIP 3.17.11 Adds Ubuntu 17.10 Support

Harry
   HPLIP is a free, open-source HP-developed solution for printing, scanning, and faxing with HP inkjet and laser based printers in Linux.


Drivers HPLIP 3.17.11 Changelog: 
Added Support for the following new Distros:
  • Ubuntu 17.10 (64bit)
Other Requirement:
  • Class Driver support

Installation instructions:
 
1. Download the installer (hplip-3.17.11.run) from the link below:

https://sourceforge.net/projects/hplip/files/hplip/3.17.11/

2. Open terminal (Ctrl+Alt+T) and run:


$ cd ~/Downloads/

$ chmod +x hplip-3.17.11.run

$ ./hplip-3.17.11.run

3. Restart your computer or re-plug your printer

 



Sunday 26 November 2017

How to install Krita 3.3.2 released on Ubuntu 17.10, 18.10

Harry
   Krita is a professional FREE and open source painting program. It is made by artists that want to see affordable art tools for everyone.

  •     concept art
  •     texture and matte painters
  •     illustrations and comics

Krita 3.3.2 Changelog:
fixes two important regressions:
  • Krita 3.3.1 would read brush presets with textures incorrectly. This is now fixed.
  • Windows 1709 broke wintab and Windows Ink tablet handling in various ways; we worked around that and it works again in this version of Krita.
Additionally, there are the following fixes and improvements:
  • Animation: make it possible to export empty frames after the end of the animation.
  • Animation: make it possible to render up to a 10,000 frames
  • Add a command-line option to start Krita with a new, empty image: krita --new-image RGBA,8,5000,3000
  • Performance: improved caching for effect and selection masks
  • Performance: Fix a leak in the smudge brush
  • Performance: Improve performance when using the hardware-accelerated canvas
  • Performance, Windows: improve the performance when loading icons
  • macOS: render the frames-per-second overlay widget correctly
  • Filters: it’s now possible to edit the filter’s settings directly in the xml that is used to save filter definitions to .krita files.
  • Filters: a new ASC_CDL color balance filter was added, with Slope, Offset and Power options.
  • Crashes: fix a crash that happened when closing a second document with infinite canvas active
  • Layers: Make it possible to copy group layers
  • UI: make it possible to use the scroll-wheel to scroll through patterns when the patterns palette is very narrow.
  • UI: Improve drag and drop feedback in the layer panel
  • UI: Hide the lock and collapse titlebar icons when a panel is floating
  • G’Mic: the included G’Mic is updated to the latest release.

Installation instructions:

    Add the PPA to your system, update the local repository index and install the Krita package:

$ sudo add-apt-repository ppa:kritalime/ppa

$ sudo apt-get update

$ sudo apt-get install krita

Install via package if PPA is not up to date

  • Download the Linux appimage file
  • Right-click on the file and click properties.
  • Click on Permissions tab and check the box to make it executable
  • Then run the file as it does not require any installation

Optional, to remove Krita, do:


 $ sudo apt-get install ppa-purge && sudo ppa-purge ppa:kritalime/ppa


 

Thursday 23 November 2017

How to Install SuperTuxKart 0.9.3 Final on Ubuntu, a 3D Kart Racing Game released

Harry
     SuperTuxKart, aka STK, released version 0.9.3  Final on November 20, 2017 This new version brings in several new tracks, karts and features. It’s a free, open-source and cross-platform racing game available for Linux, OS X and Windows. It features the mascots of many open source project like Tux, Beastie, Pidgin, Wilber etc, with Mozilla Thunderbird being the referee.


SuperTuxKart 0.9.3 Final  Changelog:
  • Reduced RAM and VRAM usage, reducing load times
  • New mesh format optimized for space and hardware skinning
  • Code refactoring of both render pipelines
  • New karts Wilber and Hexley
  • New karts Kiki and updated Konqi
  • New tracks Cornfield Crossing and Candela City
  • Physics improvements and various physics bugfixes
  • Kart GFX improvements (exhaust and headlight)
  • In-game screen recording powered by libopenglrecorder
  • High quality mipmap generation
  • New smoother camera
  • New Grand Prix win scene
  • Gamepad configuration bugfixes
  • 3 Strikes Battle: added spare tire karts
  • Various improvements (wall driving fixes, parachutes, GP points, cannon fixes, colorization shader)
  • see more the release note

Installation instructions:

   We can add this PPA contains the SuperTuxKart 0.9.3 Final release for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10, Ubuntu 18.04. and install  KStars with few easy commands. 

    Open terminal and insert command line...

$ sudo add-apt-repository ppa:stk/dev

$ sudo apt-get update

$ sudo apt-get install supertuxkart

  Optional, to remove wine and revert the changes, do:

sudo apt-get remove --autoremove supertuxkart


How to Install KStars 2.8.7 on Ubuntu 17.10

Harry
    KStars is free, open source, cross-platform Astronomy Software. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes up to 100 million stars, 13,000 deep-sky objects,all 8 planets, the Sun and Moon, and thousands of comets, asteroids, supernovae, and satellites. For students and teachers, it supports adjustable simulation speeds in order to view phenomena that happen over long timescales, the KStars Astrocalculator to predict conjunctions, and many common astronomical calculations.



KStars 2.8.7 features:

  •     Change your geographic location to see how the view of the sky changes with latitude
  •     Understand the difference between sidereal days and solar days by changing the speed of simulation
  •     Attach trails to planets and set a high simulation rate to see their trajectories as they perform retrograde motion
  •     When technical terms are underlined in blue, click on them to bring up an explanation from the included AstroInfo project
  •     Explore coordinate systems by switching between equatorial and horizontal coordinates, and perform coordinate conversions in the KStars Astrocalculator
  •     Learn about various topics in astronomy and astrophysics through the AstroInfo project (part of the KStars Handbook accessible through the Help menu).
  •     Set the time ahead by a couple 1000 years to see the effects of precession
  •     Switch on and switch off gravitational lensing effects around the sun to understand Eddington's experiment
  •     Switch to equatorial coordinates, set simulation rate to 1 year, double click on a star to keep it in focus, and zoom in to see the effects of aberration of light
  •     Switch to equatorial coordinate, set simulation rate to 1 year, double click on an empty region, to see the effects of precession and nutation.
  •     Set the time to the distant future to see how the constellations change shape due to the proper motions of stars (prominent in Gemini, for example)
  •     Right click on any object and open the Details view to easily access lots of information, internet resources, images and professional surveys.
  •     Obtain sky survey images for any location from the right-click context menu
  •     Control your observatory using KStars' extensive support for astronomy equipment.
  •     KStars speaks your language -- you are very likely to find a translation / localization for your region.
  • And much more, see the official announcement.

Installation instructions: 
 
    We can add this PPA to Ubuntu Operating  Systems and install  KStars with few easy commands.

Open terminal and insert command line...

$ sudo apt-add-repository ppa:mutlaqja/ppa

$ sudo apt-get update

$ sudo apt-get install indi-full kstars-bleeding

 Option, remove the PPA after installing  KStars 2.8.7 via command:

$ sudo apt-get remove indi-full kstars-bleeding

$ sudo apt-get autoremove


Skysat s2020 power vu autoroll and Biss key autoroll Firmware date 19-11-2017

Harry
Sony @ 68.5 working very good on skysat s2020 latest firmware



Skysat s2020 power vu autoroll and Biss key autoroll Firmware date 19-11-2017 credit : skysat team and Rajat bro for providing it to me
https://www.mediafire.com/file/xv3q7oakcqck6lk/SKYSAT%20S2020_V1.2410_20171119_ME.bin

Download

NSS @ 57 East C Band (Pics) SPORTS 24, SKY SPORTS NEWS

Harry
NSS @ 57 East C Band (Pics) SPORTS 24, SKY SPORTS NEWS
Ashes Cricket Eng Vs Aus Live NSS 57 East C Band



SPORTS 24 @ 57 E


SKY SPORTS NEWS 57 E

Wednesday 22 November 2017

How to Install MKVToolNix 18.0.0 on Ubuntu 17.10

Harry
    MKVtoolnix is a set of tools to create, alter, split, join and inspect Matroska files(mkv). With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files. Matroska is a multimedia file format aiming to become THE new container format for the future. Use MKVCleaver or gMKVExtractGUI to extract/demultiplex mkv video and audio files.


MKVToolNix 18.0.0 Changelog:
New features and enhancements
  • build system: when building with clang v3.8.0 or newer, configure will no longer restrict optimization flags to -O1 and use -O3 again (older versions of clang suffered from excessive memory usage with higher optimization levels).
  • build system: when building with mingw 7.2.0 or newer, configure will no longer restrict optimization flags to -O2 and use -O3 again (older versions of mingw suffered from bugs such as segmentation faults with higher optimization levels).
  • build system: stack protection is enabled when building with clang 3.5.0 or newer on all platforms.
  • mkvmerge: AVC & HEVC ES parsers: performance improvements by copying much less memory around.
  • mkvmerge: tags: reintroduced a workaround for non-compliant files with tags that do not contain the mandatory SimpleTag element. This workaround was removed during code refactoring in release v15.0.0.
  • GUI: multiplexer: the "AAC is SBR/HE-AAC/AAC+" checkbox in the "audio properties" section will be disabled if the functionality is not implemented for the selected track’s codec & container.
  • GUI: multiplexer: the "reduce to core" checkbox in the "audio properties" section will be disabled if the functionality is not implemented for the selected track’s codec.
Bug fixes
  • mkvmerge: AAC ADTS parser: fixed interpretation of the channel_configuration header element for ADTS files that do not contain a program configuration element: value 7 means 7.1 channels.
  • mkvmerge: Matroska identification: the date_local and date_utc attributes will only be output if the identified Matroska file actually contains the "date" header field.
  • mkvmerge: WebVTT: mkvmerge did not recognize timestamp lines if the hours components were absent.
  • mkvpropedit, GUI’s header editor: the date header field won’t be added automatically anymore whenever the segment info section is edited and the date element is either deleted or not present in the first place.

Installation instructions:

 Opening terminal (Ctrl+Alt+T) and running the command:

$ sudo sh -c 'echo "deb http://mkvtoolnix.download/ubuntu/$(lsb_release -sc)/ ./" >> /etc/apt/sources.list.d/bunkus.org.list'

$ wget -q -O - https://mkvtoolnix.download/gpg-pub-moritzbunkus.txt | sudo apt-key add -

$ sudo apt-get update

$ sudo apt-get install mkvtoolnix mkvtoolnix-gui


 

How to Install VLC 2.2.7 on Ubuntu 16.04, 14.04

Harry
    VLC Media Player is one of the most prominent and also durable multi format, free of charge media player available


VLC 2.2.7 Changelog:
Decoders:
  • Fix flac heap write overflow on format change
  • Fix crash in libavcodec module (heap write out-of band) (CVE-2017-10699)
  • Fix infinite loop in sami subtitle
  • Fix AAC 7.1 channels detection
Demuxers:
  • Fix potential crash in ASX parser
  • Fix AVI read/write overflow
Mac OS X:
  • Fix compatibility with macOS High Sierra
  • Fix regression in ASS subtitle decoding
  • Fix crash during automatic update. Some users might need to manually update to the newest version.
Video Output:
  • Fix Direct3D9 output with odd offsets
Misc:
  • Fix crash in MTP
  • Support libupnp 1.8
Translations updates


Installation instructions:

    Run the following commands in Terminal to install VLC 2.2.7, via PPA, on Ubuntu 16.04, 14.04:

$ sudo add-apt-repository ppa:jonathonf/vlc

$ sudo apt-get update

$ sudo apt-get install vlc


 



Tuesday 21 November 2017

How to install Vivaldi 1.12 Released on Ubuntu 17.10

Harry
   Vivaldi Web Browser is a free, fully customizable web browser. Feature rich, powerful, secure and fun!

 

Vivaldi 1.12 Changelog:
New Features
  • [Downloads] Add support for “Sort by Type”
  • [Downloads] Add Download Info to the Download Panel
  • Image Properties
  • New setting to limit accent color saturation
Fixes
Platform
  • [Mac] Allow selection of background window tabs
  • [Mac] Window buttons color scheme
Address Field
  • Automatic URL decoding of the address bar strips encoded whitespace characters
  • Inconsistent search – depends on keywords order
  • Selection is reset on tab updates
Bookmarks
  • Bookmark opens on single click even when being renamed
  • Create bookmark dialog focus
  • Updated some default bookmark links
  • Vivaldi does not start with many bookmarks
Media
  • Page crash with dead bird icon when sound media is loading
  • Platform media broken on macOS 10.13 (beta)
Reader View
  • Pass text direction to page in Reader View
  • Reader View ranges
Search engines
  • Change the default search engine for Ukraine
  • Custom search engines might be lost after upgrade
  • Editing doesn’t check required fields
  • Old search engines are not removed on upgrade
  • Restoring default search always deletes custom ones
  • User defined default search engine is restored to Yahoo after update
See announcement for full details

Installation instructions:

     Run the following commands in Terminal to install Vivaldi 1.12 Released on Ubuntu

  32bit OS


$ sudo apt-get install gdebi

$ wget https://downloads.vivaldi.com/stable/vivaldi-stable_1.12.955.48-1_i386.deb

$ sudo gdebi
vivaldi*_i386.deb

  64bit OS

$ sudo apt-get install gdebi

$ wget https://downloads.vivaldi.com/stable/vivaldi-stable_1.12.955.48-1_amd64.deb

$ sudo gdebi vivaldi*_amd64.deb












Hot to Install Terminix Terminal Emulator 1.7.1 on Ubuntu via PPA

Harry
Tilix is an advanced GTK3 tiling terminal emulator that follows the Gnome Human Interface Guidelines.


Tilix is a tiling terminal emulator which uses the VTE GTK+ 3 widget with the following features:
  • Layout terminals in any fashion by splitting them horizontally or vertically
  • Terminals can be re-arranged using drag and drop both within and between windows
  • Terminals can be detached into a new window via drag and drop
  • Input can be synchronized between terminals so commands typed in one terminal are replicated to the others
  • The grouping of terminals can be saved and loaded from disk
  • Terminals support custom titles
  • Color schemes are stored in files and custom color schemes can be created by simply creating a new file
  • Transparent background
  • Background images
  • Quake mode support (i.e. drop-down terminal)
  • Custom hyperlinks
  • Automatic (triggered) profile switches based on hostname and directory
  • Supports notifications when processes are completed out of view. Requires the Fedora notification patches for VTE
  • Experimental trigger support (Requires patched VTE, see wiki)
  • Experimental badge support (Requires patched VTE, see wiki)
   The application was written using GTK 3 and an effort was made to conform to GNOME Human Interface Guidelines (HIG). As a result, it does use CSD (i.e. the GTK HeaderBar) though it can be disabled if necessary. Other than GNOME, only Unity has been tested officially though users have had success with other desktop environments.

Tilix 1.7.1 Change log:
  • Fixed a single issue with 1.7.0 where the default for the overlay scrollbar was set to false.
  • Added support for using tabs instead of the sidebar since it was requested so often
  • Preliminary flatpak support now working thanks to the efforts of @jaje who did a phenomenal job on this, thanks!
  • Fixed visual issues with DEs (looking at you MATE) that try to disable overlay scrolling with environment variables
  • Added new variable for titles to return total number of sessions
  • Added visual indicator when there is new content when scroll on new content is disabled
  • Fixed a number of bugs and issues

Installation instructions:

 Opening terminal (Ctrl+Alt+T) and running the command:

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

$ sudo apt-get update

$ sudo apt-get install tilix

Once installed, open the Tilix emulator from Ubuntu Dash.




Monday 20 November 2017

How to install FileZilla 3.29.0 released on Ubuntu 17.10

Harry
    FileZilla is a free, cross-platform and full-featured FTP (File Transfer Protocol) solution for the Linux and Open Source ecosystems. It is also compatible with the Microsoft Windows and Mac OS X operating systems.


FileZilla 3.29.0 changelog
  • Fix: Fix activity indicators not working after the update check has been run
  • Added new quick search filter to file lists, accessed through Ctrl+F
  • FTP over TLS: Mismatched hostnames are now highlighted in red in the certificate verification dialog
  • Filters using regular expressions can now be case-insensitive
  • Fix: Explicitly wait for the settings to be written to disk before removing the backup file to prevent loss of data in case of system crashes
  • nix: Official Linux binaries are now built for Debian 9 (Stretch)
  • Fix:Do not disable password saving settings if fzdefaults.xml contains a kiosk mode setting of 0. 

Installation instructions:

 Open terminal and insert command line...

$ sudo add-apt-repository ppa:n-muench/programs-ppa

$ sudo apt-get update

$ sudo apt-get install filezilla 

Install via package if PPA is not up to date


     First, install dependencies.

wget http://launchpadlibrarian.net/233197129/libpng12-0_1.2.54-1ubuntu1_amd64.deb

sudo dpkg -i libpng12-0_1.2.54-1ubuntu1_amd64.deb

     32bit OS
$ wget http://jaist.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.29.0/FileZilla_3.29.0_i686-linux-gnu.tar.bz2

$ tar -xjvf FileZilla_3.29.0_i686-linux-gnu.tar.bz2

$ sudo rm -rf /opt/filezilla*

$ sudo mv **FileZilla3** /opt/**filezilla3**

$ sudo ln -sf /opt/**filezilla3**/FileZilla3/bin/filezilla /usr/bin/filezilla

$ filezilla

     64bit OS
$ wget http://jaist.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.29.0/FileZilla_3.29.0_x86_64-linux-gnu.tar.bz2

$ tar -xjvf FileZilla_3.29.0_x86_64-linux-gnu.tar.bz2

$ sudo rm -rf /opt/filezilla*

$ sudo mv **FileZilla3** /opt/**filezilla3**

$ sudo ln -sf /opt/**filezilla3**/FileZilla3/bin/filezilla /usr/bin/filezilla

$ filezilla

Sach Kahoon Punjabi Epaper HD Pdf 20/11/2017

Harry
Sach Kahoon Punjabi Epaper HD Pdf 20/11/2017

https://www.scribd.com/document/364935972/Sachkahoon-Punjabi-20-NOV-2017
<p style=" margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block;"> <a title="View Sachkahoon Punjabi 20 NOV 2017 on Scribd" href="https://www.scribd.com/document/364935972/Sachkahoon-Punjabi-20-NOV-2017#from_embed" style="text-decoration: underline;" >Sachkahoon Punjabi 20 NOV 2017</a> by <a title="View Balvinder Singh Bhai Rupa's profile on Scribd" href="https://www.scribd.com/user/200298208/Balvinder-Singh-Bhai-Rupa#from_embed" style="text-decoration: underline;" >Balvinder Singh Bhai Rupa</a> on Scribd</p><iframe class="scribd_iframe_embed" title="Sachkahoon Punjabi 20 NOV 2017" src="https://www.scribd.com/embeds/364935972/content?start_page=1&view_mode=scroll&access_key=key-4fE6RijPIdb4HoKbN5Tb&show_recommendations=true" data-auto-height="false" data-aspect-ratio="0.6125084976206662" scrolling="no" id="doc_64195" width="100%" height="600" frameborder="0"></iframe>


Sunday 19 November 2017

How to Install Wireshark 2.4.2 on Ubuntu 17.10

Harry
  Wireshark is the world’s most popular network protocol analyzer. It is used for troubleshooting, analysis, development and education.


Wireshark 2.4.2 Changelog:
  • fixed: Wireshark crash when end capturing with "Update list of packets in real-time" option off.
  • fixed: Diameter service response time statistics broken in 2.2.4.
  • fixed: Sequence number isn’t shown as the X axis in TCP Stream Graph - RTT.
  • fixed: Using an SSL subdissector will cause SSL data to not be decoded (related to reassembly of application data).
  • fixed: Wireshark 2.4.0 doesn’t build with Qt 4.8.
  • fixed: Some Infiniband Connect Req fields are not decoded correctly.
  • fixed: Voip Flow Sequence button crash.
  • fixed: wireshark-2.4.1/epan/dissectors/packet-dmp.c:1034: sanity check in wrong place ?.
  • fixed: wireshark-2.4.1/ui/qt/tcp_stream_dialog.cpp:1206: sanity check in odd place ?.
  • fixed: [oss-fuzz] ASAN: 232 byte(s) leaked in 4 allocation(s).
  • fixed: [oss-fuzz] ASAN: 47 byte(s) leaked in 1 allocation(s).
  • fixed: Own interface toolbar logger dialog for each log command.
  • fixed: Wireshark crashes when dissecting DOCSIS REGRSPMP which contains UCD.
  • fixed: Broken installation instructions for Visual Studio Community Edition.
  • fixed: RTP Analysis "save as CSV" saves twice the forward stream, if two streams are selected.
  • fixed: VWR file read ends early with vwr: Invalid data length 0.
  • fixed: reordercap fails with segmentation fault 11 on MacOS.
  • fixed: Cannot Apply Bitmask to Long Unsigned.
  • fixed: text2pcap since version 2.4 aborts when there are no arguments.
  • gtpprime: Missing in frame.protocols.
  • HTTP dissector believes ICY response is a request.
See release notes for complete changes


Installation instructions:

    We can install Wireshark 2.4.2 on Ubuntu 17.10 with few easy commands.

Open terminal and insert command line...

$ sudo apt-get update

$ sudo apt-get install wireshark

     Optional, to remove wireshark, do:

$ sudo apt-get remove wireshark

Saturday 18 November 2017

How To Install OpenShot Video Editor 2.4.1 released On Ubuntu 17.10

Harry
   OpenShot Video Editor is a free, open-source video editor for Linux. OpenShot can take your videos, photos, and music files and help you create the film you have always dreamed of. Easily add sub-titles, transitions, and effects, and then export your film to DVD, YouTube, Vimeo, Xbox 360, and many other common formats.


OpenShot 2.4.1 release highlights:

  • Improved Image Quality : improved the image processing pipeline in OpenShot to create sharper images, by switching our image scaling algorithm, and most importantly, only scaling a frame once, as opposed to multiple times (which used to happen in certain scenarios). This results in a noticeably sharper image, and slightly better performance.
  • Improved Playback Smoothness : The video preview capabilities in OpenShot have been improved to better handle higher framerate videos (50 fps, 60 fps, 120 fps). This results in a smoother playback experience, and less jittering and freezing with certain preview profiles.
  • Improved Stability (especially for Windows) : This fixes many, many Windows issues, including audio files stopping early, sync/desync issues, videos stopping at 30 minutes (or at an earlier time), opening project files with non-English characters, and more. If you have had any issues on Windows, please give this new version a try.

OpenShot 2.4.1 release Changelog:

Libopenshot (full list of changes)
  • More critical sections trying to prevent race conditions on high CPU core systems
  • Additional critical sections around adding frame images
  • Codec lookup by name in FFmpegWriter, which should solve a few issues (such as xvid support). Thanks Peter!
  • Fixing regression with rotation origin. Things should always rotate around the center of an object (until I add in keyframable anchor points)
  • Setting timebase on video stream in FFmpegWriter... a bit experimental
  • Improving playback smoothness on high framerate videos, especially when the video frames need to jump forward to keep up with the audio.
  • Removing throw statements from header files
  • Reducing # of scale operations to 1 per layer on the timeline
  • Fixing 16 thread limit on FFmpegReader
  • Fixing a cast from long to int64_t
  • Updating all "long int" frame number types to int64_t, so all 3 OSes will produce the same depth and precision on frame numbers. This is a big one!
  • Removing variable bitrate support (for now), since it causes more problems than it solves.
Openshot-qt (full list of changes)
  • Fixing small regression with translation website URLs when using default/en_US
  • Fixing small bug in Export dialog where profile and quality get blown away when changing format
  • Ignoring history update messages, since libopenshot doesn't care about them
  • Simplifying export progress, reducing # of signals being emitted
  • Integrating current language into website URLs and simplifying a few translations (removing HTML tags)
  • Removing unneeded UTF8 encode method, which caused certain project paths to fail when loading (solves crash on Windows trying to open non-English project file paths)
  • Fixing a big race condition on initial launch of OpenShot, which causes certain JavaScript calls to fail (so default profiles, snapping mode, and few other things set on launch would fail sometimes)
  • Adding keyboard shortcuts for toggling 'Transform' and 'Insert Keyframe'. This improves the animation work-flow, and no longer requires a bunch of mouse clicks / context  menus for animations.
  • Preventing overwriting an input file with the export dialog, and updating export progress on export window title
  • Updating translations and contributor credits

Installation instructions:

In order to successfully install OpenShot on Ubuntu, you have to add the PPA to your system, update the local repository index and install the openshot-qt package:

$ sudo add-apt-repository ppa:openshot.developers/ppa

$ sudo apt-get update

$ sudo apt-get install openshot-qt

Install via package if PPA is not up to date
  • Download the Linux appimage file
  • Right-click on the file and click properties. 
  • Click on Permissions tab and check the box to make it executable
  • Then run the file as it does not require any installation

Optional, to remove OpenShot, do:

$ sudo apt-get remove openshot-qt

How to install XnView MP 0.88 on Ubuntu 17.10

Harry
XnView is an image organizer and general-purpose file manager used for viewing, converting, organizing and editing raster images, as well as general purpose file management. It comes with built-in hex inspection, batch renaming and screen capture tools. It is licensed as freeware for private, educational and non-profit uses. For other uses, it is licensed as commercial software.


XnView MP 0.88 Changlog:
  • [New] More used formats at the top in save dialog
  • [New] Policy entries in xnview.ini
  • [New] Exposure adjsutement in edit mode
  • [New] FLIF 0.3
  • [Bug] Paint problem on scaled display
  • [Bug] 'Open With' & path with %1
  • [Bug] Category 'Special items' doesn't use 'Match' setting
  • [Bug] Crash when using Mode dialog
  • [Bug] Catalog not correctly updated after folder renaming
  • [Bug] Batch convert: 'as original' format not restored
  • [Bug] Batch convert doesn't keep creation date
  • [Bug] Linux: Database/default path problem
  • [Bug] CADIMAGE.DLL can't be used
  • [Bug] Linux: Texts are gone
  • [Bug] Slow viewing of RAW files
  • [Bug] XnConvert should save/restore inactive actions
  • [Bug] Move To resets file date
  • [Bug] Slow batch rename with RAW files
  • [Bug] Collage problem
  • [Bug] Auto image size not kept
  • [Bug] {Filename] in 'File Listing' use pathname
  • [Bug] Empty categories after rename folder (base path)
  • [Bug] Transparent SVG
  • [Bug] Save selection & dot in filename
  • [Bug] 'Copy' in edit mode doesn't copy filename


Installation instructions:

      Opening terminal (Ctrl+Alt+T) and running the command:

32Bit OS



$ sudo apt-get install gdebi

$ wget http://download.xnview.com/XnViewMP-linux.deb

$ sudo gdebi XnViewMP-linux.deb

64Bit OS

$ sudo apt-get install gdebi

$ wget http://download.xnview.com/XnViewMP-linux-x64.deb

$ sudo gdebi XnViewMP-linux-x64.deb

 Optional, to remove XnView MP, do:


$ sudo apt-get remove xnviewmp