Archives For November 30, 1999

VidCutter, a simple and fast video cutter and joiner software, has reached the 4.0 release earlier today.

VidCutter 4.0 features:

  • OpenGL-callback rendering
  • full macOS support back
  • big improvements on the old graphics hardware.
  • much better stability and quality playback
  • improved thumbnailed timeline w/ larger previews
  • loads of fixes and see more here.

How to Install VidCutter 4.0 in Ubuntu:

The developer’s PPA contains the latest packages for Ubuntu 16.04, Ubuntu 17.04, and their derivatives.

1. Open terminal (Ctrl+Alt+T) and run command to add the PPA:

sudo add-apt-repository ppa:ozmartian/apps

Type in your password (no visual feedback while typing due to security reason) when it asks and hit Enter.

2. Then update and install the app via commands:

sudo apt-get update

sudo apt-get install vidcutter

Remove VidCutter:

To remove the software, run command in terminal:

sudo apt-get remove --autoremove vidcutter

And remove the PPA via Software & Updates utility under ‘Other Software’ tab.

JetBrains’ IntelliJ IDEA Java ide has reached the 2017.2.1 release a few hours ago with lots of bug-fixes and some performance updates.

IntelliJ IDEA 2017.2.1 is the first bug-fix release for the 2017.2 series that fixes:

  • Performance issue while typing
  • 100% of one core CPU usage issue
  • Version 2017.2 can’t load project with character “|” in its name
  • Java 9 compilation fails with error
  • Add feature: showing comments in Database tree
  • Various fixes to Docker, Java. Inspections, Spring, JavaScript, JavaScript. Frameworks, JavaScript. Inspections
  • Some new features and many other fixes, see release note for details.

How to Install IntelliJ IDEA 2017.2.1 in Ubuntu:

The official Linux packages are available for download at the link below:

Grab the package, extract, and run the executable to launch the IDE. You may manually create an application shortcut to be able to start it from app launcher.

For Ubuntu 14.04, Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10, you can also use the installer script to download the IDE from JetBrains’ web server, install it to /opt/, and automatically create an app shortcut for it.

installer script (.deb) for IntelliJ IDEA Community | IntelliJ IDEA Ultimate

Install the script via dpkg command:

sudo dpkg -i ~/Downloads/intellij-idea-*_2017.2.1-1_all.deb

Alternatively, simply open terminal (Ctrl+Alt+T) and run following commands one by one to add the PPA and install the script:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

sudo apt-get update

sudo apt-get install intellij-idea-community

replace intellij-idea-community with intellij-idea-ultimate in the last command to install the ultimate edition.

Uninstall:

To remove the Java IDE, simply run command in terminal:

sudo apt-get remove --autoremove intellij-idea-community intellij-idea-ultimate

And remove the PPA via Software & Updates utility under Other Software tab.

The open source Selene media converter got a new release a few days ago with enhancements, translation updates, and updated installers.

Selene is an audio/video converter for Linux that supports almost every file format that you are likely to come across and can encode them to popular output formats like MKV, MP4, etc. It aims to provide a simple GUI for converting files to popular formats along with powerful command-line options for automated/unattended encoding.

Selene 17.7 features:

  • Added support for OPUS in WEBM, MKV and OGG containers
  • Added audio tag support for Fraunhoffer AAC encoding
  • Use VLC for playing media instead of internal player
  • MediaPlayer: Center screen and show file name in header bar
  • Updated installers and translations.

How to Install Selene 17.7 in Ubuntu:

The project offers the .deb and .run installers in its release page.

To upgrade the software easily via system Software Updater utility, you can install Selene from the developer’s PPA repository:

1. Open terminal (Ctrl+Alt+T) and run command to add the PPA:

sudo add-apt-repository ppa:teejee2008/ppa

Type in your password (no visual feedback while typing due to security reason) when prompts and hit Enter. Supports for Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10

2. To install the media encoder for first time, run commands to check updates and install it:

sudo apt update

sudo apt install selene

To upgrade it from an existing release, simply launch Software Updater and install the updates.

Uninstall:

To remove selene media converter, run command in terminal:

sudo apt remove --autoremove selene

And remove the PPA repository via Software & Udpates utility under Other Software tab.

The second alpha release of Ubuntu 17.10 Artful Aardvark now is available for download. Ubuntu 17.10 Alpha 2 features images for Kubuntu, Lubuntu, Ubuntu Budgie, Ubuntu Kylin, and Ubuntu MATE.

Ubuntu 17.10 is still based on Kernel 4.11, which is used in Ubuntu 17.04, however there are a lot of internal updates, such as Python 3 support as default, GNOME’s GDM as default login manager instead of LightDM, and hardware-accelerated video playback.

Download Ubuntu 17.10:

NOTE the pre-release images are not recommended for anyone who need a stable system. However, they are recommended for developers or users who want to test by finding, reporting, and/or fixing bugs, or people want to see how the current snapshot of Ubuntu 17.10 will look and behave.

LUbuntu 17.10: cdimage.ubuntu.com/lubuntu/releases/artful/

KUbuntu 17.10: cdimage.ubuntu.com/kubuntu/releases/artful/

Ubuntu Kylin 17.10: cdimage.ubuntu.com/ubuntukylin/releases/artful/

Ubuntu Budgie 17.10: cdimage.ubuntu.com/ubuntu-budgie/releases/artful/

Ubuntu MATE 17.10: cdimage.ubuntu.com/ubuntu-mate/releases/artful/

Future releases of Ubuntu 17.10:

August 31st Beta 1 (for opt-in flavors)
September 28th Final Beta
October 19th Final Release

The twenty-second alpha version of the free and open-source real-time strategy game of ancient warfare, 0 A.D. Alpha 22 “Venustas”, was released a few hours ago.

New Features in 0 A.D. alpha 22:

  • Remake of many models, animations and textures, two new music tracks
  • Configuration-free Multiplayer Hosting
  • Capture the Relic Gamemode
  • Aura and Heal Range Visualization
  • Twelve new maps, including scripted enemies, rising water and a tutorial
  • Espionage Technology, Team Bonuses and Hero Auras
  • Petra AI Diplomacy and Attack Strategies
  • Summary Screen Graphs
  • Cinema Path Editing
  • Buddy System
  • A complete list of changes can be found here.

How to Install 0 A.D. alpha 22 in Ubuntu:

The Wildfire Games team is currently building (and testing) the PPA packages. It will be soon available in the official PPA for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10, and their derivatives.

1. Open terminal (Ctrl+Alt+T) and run command to add the PPA:

sudo add-apt-repository ppa:wfg/0ad

Type your password (no visual feedback while typing due to security reason) when prompts and hit Enter.

2. Then upgrade the game from an existing release via Software Updater:

Or simply run commands to update and install the game:

sudo apt-get update

sudo apt-get install 0ad 0ad-data

Uninstall:

Purge the PPA via the following command will remove the PPA as well as downgrade 0 A.D. to its stock version in your Ubuntu:

sudo apt-get install ppa-purge && sudo ppa-purge ppa:wfg/0ad

If you still want to remove the game, either use your system package manager or run command:

sudo apt-get remove --autoremove 0ad 0ad-data

RPCS3, an open source Sony PlayStation 3 emulator and debugger, now provides Appimage to make it easy to run in all Linux distributions.

RPCS3 is written in C++ for Windows and Linux. It currently supports modern Vulkan, Direct3D 12 and OpenGL graphic APIs. These are currently 2396 compatible games that have been tested with the emulator, though only about 20 of those games were tested on Linux by the developers.

RPCS3 now available for Linux through Appimage with limitation:

  • Input on Linux is supported via the keyboard and the DualShock 4.
  • RPCS3 works fine with XWayland but perhaps not optimal for everyone.

Once you got it, make executable from file Properties dialog, and right-click run it to launch the game emulator:

Don’t see the ‘Run’ option? Go to menu Edit -> Preferences. On behavior tab, choose “Run executable text files when they are opened”.

HPLIP, free and open-source HP developed Linux drivers for HP printers, has reached the 3.17.7 release with some new printers supported.

New supported printers in HPLIP 3.17.7:

  • HP DeskJet Ink Advantage 2635 All-in-One
  • HP DeskJet Ink Advantage 2636 All-in-One
  • HP DeskJet Ink Advantage 2675 All-in-One
  • HP DeskJet Ink Advantage 2676 All-in-One
  • HP DeskJet Ink Advantage 2677 All-in-One
  • HP DeskJet Ink Advantage 2678 All-in-One
  • HP DeskJet 2620 All-in-One
  • HP DeskJet 2621 All-in-One
  • HP DeskJet 2622 All-in-One
  • HP DeskJet 2623 All-in-One
  • HP DeskJet Ink Advantage 2200 All-in-One
  • HP DeskJet 3722 All-in-One
  • HP DeskJet Ink Advanatge 3789 All-in-One
  • HP DeskJet Ink Advanatge 3790 All-in-One

How to Install HPLIP 3.17.7 in Ubuntu:

The official .run installer is available for download at the link below:

After downloaded the .run installer, open terminal via Ctrl+Alt+T or by searching for “Terminal” from app launcher. When it opens, run command to install it:

cd ~/Downloads/ && chmod +x hplip-3.17.7.run && ./hplip-3.17.7.run

Follow the terminal prompts to build HPLIP and setup your devices.

Gnome-Pro, a new GTK+ theme made by paulxfce, is a great theme for Gnome 3 Desktop with GTK > = 3.20.

A clear and easy-on-the-eyes theme that is meant for those who use the Gnome-desktop professionally on a daily basis. The focus in this theme is compatibility: GTK-2 applications and GTK-3 applications look virtually the same. Libre-office, Scribus, Evolution, Geary, Planner, GnuCash, LaTeXila, Geany, the Gimp, Inkscape,…

Chrome, firefox, Web and Opera have no issues with this theme.

About the looks, you will notice some Elementary-theme, Arc-theme and Gnome-OSX.

How to Install Gnome-Pro theme in Ubuntu 17.04:

The theme so far works on Ubuntu 17.04, Ubuntu 17.10, and it requires a few theme engines to work properly.

1. Open terminal via Ctrl+Alt+T or from app launcher, when it opens, run command to install theme engines:

sudo apt install gnome-themes-standard gtk2-engines-murrine

2. Window buttons should be moved to right corner via command:

gsettings set org.gnome.desktop.wm.preferences button-layout ":minimize,maximize,close"

3. Download the theme file from the link below:

4. Extract the tarball, and move the theme folder into .themes in the root of your user directory.

Press ctrl+h to view hidden file folders, and create .themes folder if it’s not exist.

5. Finally select the theme via Gnome Tweak Tool. Log out and back in to apply changes.

The brackets text editor has reached the 1.10 release recently. Here’s how to install it in all current Ubuntu releases including Ubuntu 14.04, Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10, and their derivatives.

Brackets 1.10 features:

  • Supports more than 40 different file encodings. You can Open/Save files with different encodings.
  • Search history support
  • CSS code hints support @rule and pseudo selector/element code hints.
  • Provides CSS code hints in style attribute value in html.
  • Forward/Backward navigation in edit history
  • Ability to Enable/Disable default extensions
  • HTML menus are replaced with native menus in Linux.

How to Install Brackets 1.10 via PPA in Ubuntu:

Although there are official .deb binaries available in the release page, an Ubuntu PPA repository is a good choice to keep the software up-to-date easily via Software Updater utility.

1. Open terminal via Ctrl+Alt+T and run command to add the brackets ppa maintained by webupd8 team.

sudo add-apt-repository ppa:webupd8team/brackets

2. Then install the editor via commands:

sudo apt-get update

sudo apt-get install brackets

Or upgrade it through Software Updater if you have a previous release installed:

Uninstall:

To remove the PPA repository, simply launch Software & Updates utility and navigate to Other Software tab.

To remove the text editor, either use your system package manager or run command in terminal:

sudo apt-get remove --autoremove brackets

JetBrains’ IntelliJ IDEA IDE has reached the new massive 2017.2 release a few days ago with many new features, performance improvements and important bug-fixes.

IntelliJ IDEA 2017.2 features:

  • Smarter code completion and control flow analysis
  • New inspections and refactorings
  • Java 9 module diagrams
  • Debugger: filtering arrays, collections, and maps
  • Kotlin 1.1.3 support
  • Groovy 2.5.0 support
  • VCS: reverting and rewording commits, formatting commit messages
  • native look and feel in Windows 10
  • Better HiDPI support for multiple display setup on Windows
  • JavaScript and TypeScript improvements and more.
  • See announcement for details.

Download IntelliJ IDEA 2017.2:

The official Linux binaries are available for download at the link below:

Extract the tarball, run idea.sh from bin folder to launch the IDE, and you may manually create an application launcher for it.

Install IntelliJ IDEA 2017.2 in Ubuntu via PPA:

An installer script, originally created by Marcel Kapfer, is available to automatically download the source tarball, extract to /opt, and create application launcher.

All you need to do is open terminal (Ctrl+Alt+T) and run following commands one by one:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

sudo apt-get update

sudo apt-get install intellij-idea-community

replace intellij-idea-community in the code with intellij-idea-ultimate for ultimate version.

For those who don’t to add the PPA, grab the installer script from the link below:

intellij-idea-community_xxx.xx_all.deb

intellij-idea-ultimate_xxx.xx_all.deb

Then install it via Gdebi package manager or using dpkg command:

Once installed, launch the IDE from Unity Dash, Gnome launcher, or other app launcher and enjoy!