Saturday, May 11, 2013

Installing Bluefish Editor 2.2.0 in Ubuntu/Xubuntu/Linux Mint



Bluefish is a must have tool for Coders who love Open Source OS as Bluefish is a very powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages.

Installig Bluefish via Terminal Command (CTRL+ALT+T):

sudo add-apt-repository ppa:klaus-vormweg/ppa
sudo apt-get update
sudo apt-get install bluefish

Let's have a look at Bluefish Key Features taken from the Bluefish Official Homepage:

Friday, May 10, 2013

Install jDownloader on Ubuntu Xubuntu Linux Mint

Hit Ctrl+Alt+T to launch a terminal window, copy and paste following commands into terminal and hit enter to run one by one.

Add the PPA:

sudo add-apt-repository ppa:jd-team/jdownloader


Update and install jdownloader:

sudo apt-get update
sudo apt-get install jdownloader



Once installed, open it from the dash home/Menu

Site Links