Archives For Linux Mint

Linux Mint is a Linux distribution forked from Ubuntu since Classic Gnome Desktop was dropped.

Latest 0 A.D. in Ubuntu

0 A.D. Alpha 17 Quercus, an open-source game of ancient warfare, has been released recently. Here’s how to install it from the official PPA and receive future updates.

0 A.D. is a free, open-source, cross-platform real-time strategy game under development by Wildfire Games. It is a historical war and economy game focusing on the years between 500 B.C. and A.D. 500. The game aims to be entirely free and open-source, using the GPL 2+ license for the game engine and the CC-BY-SA for the game art.

0 A.D. Alpha 17 Quercus features a major gameplay rebalance, units on walls, trigger support, improved mod support and more!

For the detailed changes, see the official release note.

How to Install & Upgrade 0 A.D. in Ubuntu:

An official Ubuntu PPA has been created for Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04, Linux Mint 13, and Linux Mint 17.

To add the PPA and install 0 A.D., press Ctrl+Alt+T to open terminal and run below commands one by one:

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

sudo apt-get update

sudo apt-get install 0ad

Install 0 A.D. from PPA

After that, you can receive future updates by running regular updates via Software Updater utility.

xfce4 whisker menu

Whisker Menu is an alternate application launcher for Xfce, it gives you a unity/gnome3 style search in xfce4 desktop. As well as that you can browse through all of your installed applications by clicking on the category buttons on the side.

whisker menu in ubuntu 14.04

Whisker Menu is the default app launcher in Linux Mint Xfce edition since Mint 15 Olivia. The developer has released version 1.4.0 with new features and various translation updates:

  • Add option to switch position of categories and launchers
  • Add waiting for grabs
  • allows modifier as shortcut
  • Add padding to username
  • Add single panel row option
  • Add about entry to context menu
  • Load applications immediately
  • Recognize keypad enter as return for searching
  • Set menu window type hint to DIALOG
  • Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech, Dutch, French, German, Hebrew, Italian, Japanese, Malay, Norwegian Bokmål, Polish, Portuguese, Russian, Slovak, Spanish, Swedish

Install Whisker Menu 1.4.0 in Ubuntu 14.10 / 14.04:

The binary packages has been built into developer’s PPA, available for Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 and their derivatives such as Linux Mint 13 and 17.

Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, paste the command below and run to add the PPA:

sudo add-apt-repository ppa:gottcode/gcppa

After that install it via your package manager after checking for updates. Or run:

sudo apt-get update; sudo apt-get install xfce4-whiskermenu-plugin

If you don’t like Ubuntu PPAs, grab the .deb package directly from the launchpad page.

Once installed, add the launcher menu onto panel and move it to the left.

add whisker menu to launcher

install Skype 4.3 in Ubuntu

Skype for Linux has been updated to version 4.3.0.37 with updated UI, new cloud-based Group chat experience, and more.

Microsoft finally announced Skype for Linux 4.3 on June 18, 2014. The new release dropped support for direct Alsa support, now it uses PulseAudio for better calling experience. Also Skype 4.3 contains below changes:

  • An updated UI
  • Our new cloud-based Group Chat experience
  • More reliable file transfer support when using multiple devices at once
  • Greater accessibility by blind and visually impaired users
  • PulseAudio 3.0 and 4.0 support
  • Lot of bug fixes
  • Skype 4.3 release note.

Skype 4.3 in Ubuntu 14.04

Install Skype 4.3 in Ubuntu or Linux Mint:

Canonical has finally made the latest Skype 4.3 into the partners repository, which means only do step a.), b.), and c.) will install Skype 4.3 in Ubuntu 14.04 and Ubuntu 12.04

At the moment, Skype for Linux 4.3 is not available in any Linux repository. Below steps will tell you how to install the official .deb package in Ubuntu 14.04, Ubuntu 12.04, and their derivatives.

1. Install required libraries (for 64-bit system)

Skype website only provides 32-bit package for Ubuntu 12.04 and higher. You’re unable to install it directly on 64-bit system due to dependencies issue.

However, install the old skype from Canonical partners repository will also install the required libraries we need for NEW skype.

a.) Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands one by one to remove old skype and .skype folder:

sudo apt-get remove skype skype-bin

rm -rf ~/.skype

b.) Open “Software & Updates” and enable Canonical partners repository under Other Software tab.

Enable canonical partners repository

c.) Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run the commands below to install old skype:

sudo apt-get update; sudo apt-get install skype

UPDATE: Below steps are no longer required! Just do the above step a.), b.) and c.) will install Skype 4.3 in your system.

c.) Once installed, remove the old skype package:

sudo apt-get remove skype skype-bin

2. Download & install Skype 4.3

Download the “Ubuntu 12.04 (multiarch)” package from: www.skype.com/go/linux

Download Skype 4.3 for Linux

Click to install the package via Ubuntu Software Center. Or run command below in terminal (Ctrl+Alt+T):

cd ~/Downloads/ && sudo dpkg -i skype-ubuntu-precise_*.deb

Once installed, you’re able to open Skype 4.3 from Unity Dash result:

Skype 4.3 Ubuntu 14.04

HP printers in Linux
 

HP print, scan and fax Drivers for Linux just got an update a few hours ago with new printers and Linux Distros support, Linux Mint 17 Qiana is included.

HPLIP (Hewlett-Packard Linux Imaging & Printing) is an HP-developed solution for printing, scanning, and faxing with HP inkjet and laser based printers in Linux. It is free, open source software distributed under the MIT, BSD, and GPL license.

The latest HPLIP 3.14.6 was released on June 4th, which added support for Boss 5.0, Debian 7.5, Linux Mint 17, and following new printers:

  • HP DesignJet Z6600 PostScript
  • HP DesignJet Z6800PS Photo
  • HP DesignJet D5800 60-in Production Printer
  • HP DesignJet T3500 36-in Production eMFP
  • HP Designjet T7200 42-in Production Printer
  • HP Deskjet 2543 All-in-One Printer
  • HP Deskjet 2549 All-in-One Printer
  • HP OfficeJet Pro 8640 e-All-in-One Printer
  • HP OfficeJet Pro 8660 e-All-in-One Printer

Also there are a few bug fixes:

  • Fixed Device Communication Error on launching HP Device Manager
  • Unable to add/remove file in ‘hp-sendfax’ wizard
  • Fax cover page does not get changed after changing recipient second time
  • Improved scan performance for ‘hp-scan’ utility

Install HPLIP 3.14.6:

1. Download the installer:

Download HPLIP 3.14.6

Or check out if there’s a new release at official page.

2. Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the installer via:

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

Answer the questions to finish the installing process. Once done, restart your computer.

Linux Mint 17 Qiana

Linux Mint 17 Qiana, a long term support release which will be supported until 2019, is finally available for download for both the Cinnamon and the MATE flavors.

Linux Mint 17 “Qiana” is based on Ubuntu 14.04 Trusty Tahr LTS and all future Mint releases will be based only on Ubuntu LTS.

The first flavors released are Cinnamon and MATE and the ISOs come before the official announcement, available for download at Irish mirror:

Linux Mint 17 (Irish mirror)

The official announcement is coming soon, be sure to check out release details at LinuxMint.com