RSS
 

Posts Tagged ‘Ubuntu 12.04’

Linoob’s Guide to ‘Dpkg’ – Debian Package Manager

18 Mar

Many of us who regularly use terminal often have used ‘dpkg‘ for program installation and removal. ‘dpkg’ is basically a debian package manager that is used to install/remove Debian packages in Ubuntu as well as in Debian. dpkg itself is a low level tool; higher level tools, such as Advanced Pacakging Tool – APT, are used to fetch packages from remote locations or deal with complex package relations. Tools like ‘Aptitude‘ or ‘Synaptic package manager’ are more commonly used than dpkg on its own, as they have an easier way of managing packages and have a user interface.

Read the rest of this entry »

 

Top 10 Ubuntu app downloads for February 2012

15 Mar

The Ubuntu app developer project is working real good. The result can be seen in Software Center as a lot of great paid and free applications have landed and are being download every now and then. For February 2012, the following applications were among the most widely download.

Top 10 Paid Apps

1. Oil Rush

Oil Rush is a real-time naval strategy game based on group control. It combines the strategic challenge of a classical RTS with the sheer fun of Tower Defence. Fight the naval war between furious armies across the boundless waters of the post-apocalyptic world.

2. Fluendo DVD Player

Fluendo DVD Player is a software application specially designed to reproduce DVD on Linux/Unix platforms, which provides end users with high quality standards.

Read the rest of this entry »

 
 

Cinnamon 1.4 Released

15 Mar

Cinnamon 1.4 has been released and has received cool new features this time.’Expo’ & ‘Scale’ features add eyecandy to your desktop experience, and there are lot of other improvements in usability as well. Cinnamon 1.4 is already there in Mint 12 repositories. Ubuntu users can use the PPA below.

 

PPA

You can use the PPA to install Cinnamon 1.4 on Ubuntu -

sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable
sudo apt-get update
sudo apt-get install cinnamon

Read the rest of this entry »

 

Firefox 11 Released

14 Mar

The latest version of the Mozilla Firefox, Firefox 11 is now available for download officially. Firefox 11 brings along a bunch of new features and a ton of bug fixes. The new features of the update include synchronization features for Google Chrome, where users can move settings and bookmarks to Firefox easily. It also has new developer tools, such as the 3D Page Inspector, which allow developers to look at parts of the pages in 3D.

Download Firefox 11

Read the rest of this entry »

 

Linoob’s Guide to ‘Aptitude’ in Ubuntu

14 Mar

Aptitude is a front-end to the Advanced Packaging Tool (APT) system. It displays a list of software packages and allows the user to interactively pick packages to install or remove. It has an especially powerful search system utilizing flexible search patterns. Aptitude also emulates most apt-get command line options. Newer versions also come with a GTK+ interface.

Read the rest of this entry »

 

Wine 1.4 Released

08 Mar

Wine 1.4 has been released today and includes support for a wide range of applications, including Microsoft Office 2010.  This release represents 20 months of development effort and over 16,000 individual changes. The main highlights are the new DIB graphics engine, a redesigned audio stack, and full support for bidirectional text and character shaping. There are some major architectural changes and a new audio stack designed around the newer Vista / Win 7 system and integrated into the native audio system. Almost every other subsystem received substantial updates, including Direct3D, the Gecko-based web browsing components, and better internationalization.

Install

Open the terminal and type the following ppa for installation -

sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.3

and exit.

Read the rest of this entry »

 

CrossOver 11 brings Microsoft Office 2010 on Ubuntu

07 Mar

CodeWeavers released CrossOver XI software has been officially release for both Linux and Macintosh platforms, bringing initial support for Microsoft Office 2010. Based on Wine 1.4, CrossOver XI (version 11.0.0) is not only a major update to the popular application, but it also marks a step forward in its evolution, by simplifying the CrossOver product into a single one, uniting all CrossOver editions.

Read the rest of this entry »

 

VMware View Open Client in Ubuntu

07 Mar

The ‘VMware View Client Tech’ Preview for Ubuntu is available through the Software Center. This reinforces the great work done by ecosystem partners in making their latest and greatest technology available on Ubuntu.

New devices are proliferating across all industries, with the Education sector being particularly strong. Ubuntu is the natural choice within Education for virtualization products like VMware View. PC Repurposing, getting prolonged use from existing PCs, is an obvious use case for virtual desktop technology and Ubuntu is the perfect platform.

Read the rest of this entry »