This simple tutorial shows how to install latest Komodo edit on Ubuntu 13.04 Raring, 12.10 Quantal, 12.04 Precise via ppa repository.
Komodo Edit, based on the award-winning Komodo IDE, offers sophisticated support for all major scripting languages, including in-depth autocomplete and calltips, multi-language file support, syntax coloring and syntax checking, Vi emulation, Emacs key bindings. It provides dynamic language expertise for Perl, PHP, Python, Ruby, and Tcl, plus JavaScript, CSS, HTML, and XML, and template languages like RHTML, Template-Toolkit, HTML-Smarty and Django.
Install Komodo Edit
A PPA repository has been created for Ubuntu users. So far it supports Ubuntu 13.04, 12.04 and 12.10.
To add the repository, press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands:
This latest stable Kernel 3.10.2 has been released. All users of the 3.10 kernel series are urged to upgrade as soon as possible. This tutorial shows how to install / Upgrade Kernel 3.10.2 for Ubuntu 13.04, 12.04, 12.10 and Linux Mint users.
Linux Kernel 3.10.2 is also a small release that includes a few updated drivers, fixes for the ext3 and ext4 file systems, as well as other small changes. Read the announcement.
Install / Upgrade Kernel 3.10.2
The Kernel PPA has updated with latest DEBs for Ubuntu and Linux Mint users.
Press Ctrl+Alt+T on your keyboard to open a terminal window. When it opens, run below commands to download the Debs. For 32-bit system:
This simple guide shows how to install latest LightZone 4.0 on Ubuntu 13.04 Raring, 12.10 Quantal, 12.04 Precise, and Linux Mint from its official repository.
LightZone is professional-level digital darkroom software for Windows, Mac OS X, and Linux. Rather than using layers as many other photo editors do, LightZone lets the user build up a stack of tools which can be rearranged, turned off and on, and removed from the stack. It’s a non-destructive editor, where any of the tools can be re-adjusted or modified later — even in a different editing session. A tool stack can be copied to a batch of photos at one time. LightZone operates in a 16-bit linear color space with the wide gamut of ProPhoto RGB.
Features:
edit both RAW and JPEG format images.
has ability to create and apply pre-determined image transformations, called “styles”, to an entire batch of images in a single operation.
It’s a non-destructive RAW editor. It treats the digital image original (typically a RAW file) as precious and non-editable.
outputs JPEG files which contain metadata references to the original image file location and a record of the transformations applied during editing.
Because the JPEG output files contains the entire transformation history, edits can always be undone in a new edit session, long after they were saved
UPDATE: Thanks to Otto Meier, now LightZone is available in PPA for Ubuntu 14.04 Trusty, Ubuntu 13.10 Saucy, Ubuntu 13.04, Ubuntu 12.10, Ubuntu 13.04, Ubuntu 12.04 and their derivatives. Just run below commands one by one in terminal.
Want to install and use Google Sketchup on Ubuntu 13.04 Raring? Well, this simple tutorial will show you how to do it. With the help of Wine software, you can install and use Windows software easily in Ubuntu.
Wine is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, including Ubuntu Linux. It’s free and open-source software. Wine now is getting a lot better at handling Windows software on Linux systems.
To get started with installing Sketchup 2013 in Ubuntu, download the lastest version of wine. To do that, press Ctrl + Alt + T on your keyboard to open the terminal. When it opens, run the commands below to add its PPA.
sudo add-apt-repository ppa:ubuntu-wine/ppa
Then run below command to update package lists and install wine1.5 (Now the latest wine1.7 is recommended):
sudo apt-get update; sudo apt-get install wine1.5
Once wine is installed, run below command to configure it so that Sketchup could be installed. You may need to log out and log back:
winecfg
Next, navigate to Libraries tab, then select ‘Riched20’ library from the drop-down list and add it. When done, click OK
Follow the setup wizard and finally you’ll get the shortcut on the desktop and Unity dash.
That’s it. Enjoy!
UPDATE: If Sketchup hangs after choosing a template, try launching it with /DisableRubyAPI as a workaround. Or read the new post about install Sketchup 2014 in Ubuntu 14.04.
Getdeb is an unofficial project which provides the latest open-source and freeware applications for Ubuntu Linux, and PlayDeb provides games. As Ubuntu based Linux distribution, Linux Mint users are available to install software from this repository.
Objectives:
Install / add / enable GetDeb & PlayDeb repository on Linux Mint
Enjoy!
To get started, go to Start menu, search and open Software Sources
Navigate to Additional repositories, check the box where it says ‘archive getdeb.net’. Click ‘update the cache’ button to update package lists.
That’s it!
If it is not there in your Linux Mint edition, click ‘Add a new repository’ and type in
deb http://archive.getdeb.net/ubuntu raring-getdeb apps games
In the line, change raring to yours based Ubuntu release code name.
Linux Mint 14 Nadia based on Ubuntu 12.10 quantal Linux Mint 13 Maya based on Ubuntu 12.04 precise Linux Mint 12 Lisa based on Ubuntu 11.10 oneiric Linux Mint 11 Katya based on Ubuntu 11.04 natty Linux Mint 10 Julia based on Ubuntu 10.10 maverick Linux Mint 9 Isadora based on Ubuntu 10.04 lucid
And get the key by running below commands in terminal (Ctrl+Alt+T):