How to install Grub Customizer 5.1.0 in Ubuntu Linux Systems. Grub Customizer is a graphical interface to configure the GRUB2/BURG settings and menuentries. Grub Customizer can be used to: move, remove or rename menuentries (they stey updatable by update-grub) edit the contents of menuentries or create new ones (internally it edits the 40_custom) support for […]
How To Install FFmpeg 4.0.2 In Ubuntu Via PPA
How to install FFmpeg 4.0.2 in Ubuntu 18.04 via PPA. FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by […]
How To Install Visual Studio Code 1.28 On Ubuntu
How to install Visual Studio Code in Ubuntu Linux. Terminal commands to install VS Code 1.28 in Ubuntu Linux. September 2018 (version 1.28) The update statement reads: “Welcome to the September 2018 release of Visual Studio Code. As announced in the September iteration plan, we focused on housekeeping our GitHub issues and pull requests. Across […]
How To Install Mesa 18.2.2 in Ubuntu 18.04
How to install Mesa 18.2.2 in Ubuntu 18.04. The Mesa 3D Graphics Library Mesa 18.2.2 is a bug fix release which fixes bugs found since the 18.2.1 release. Mesa 18.2.2 implements the OpenGL 4.5 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don’t […]
How To Install Wine Stable 3.0.3 In Ubuntu 18.04
How to install Wine Stable 3.0.3 in Ubuntu 18.04. Wine 3.0.3 is a bug fix release (52 bug fixes). 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, macOS, & BSD. Instead of simulating internal Windows logic […]
How To Install Wine Stable 3.17 In Ubuntu 18.04
Wine 3.17 released. How to install Wine Stable 3.17 In Ubuntu 18.04 and other Ubuntu Derivatives. The Wine development release 3.17 is now available. What’s new in this release: – Improved Shell Autocomplete support. – More implementation of OPC Services. – Improvements to the Pager common control. – Various bug fixes. Wine 3.17 – Install […]