Showing posts with label Software Installation. Show all posts
Showing posts with label Software Installation. Show all posts

Monday, August 6, 2012

[HOW TO] Deepin Software Center in Xubuntu

Deepin Software Center (DSC) is the Software Center of the Deepin Linux distribution. It allows Installing new applications in just one click, supports parallel downloading, resuming downloads, update notification and cache cleaning. DSC also comes with colorful skins that can be swapped as your mood changes.

Deepin Software Center running on Xubuntu 12.04
Deepin Software Center running on Xubuntu 12.04

Here's a overview video by omgubuntu:

Install

Open a terminal window and run this line:

wget http://goo.gl/EPKv6 -O deepin.deb && sudo apt-get install libc-ares2 aria2 && sudo dpkg -i deepin.deb && rm deeping.deb

Usage

DSC can be accessed via Applications Menu > System > Deepin Software Center or typing the following command: deepin-software-center.

References

[How To] Easily Install The Slickest Software Center on Linux
Features and Screenshots of Linux Deepin

Wednesday, August 1, 2012

[HOW TO] Backup with Déjà Dup in Xubuntu

Déjà Dup is a simple backup tool. It hides the complexity of backing up the Right Way (encrypted, off-site, and regular) and uses duplicity as the backend.

Install

Open a terminal window and run:

sudo apt-get install deja-dup -y

Usage

Déjà Dup can be accessed via Applications Menu > System > Backup or typing the following command: deja-dup-preferences.

On the Overview tab a summary of your backup settings is displayed and have options to enable automatic backups, restore a backup or perform a backup.

On the Storage tab you can choose a location for your backups. It can be a remote location.

On the Folders tab you can choose what folders to backup and what folders to ignore.

On the Schedule tab you can choose the backup frequency (Daily, Weekly, Every 2 Week, Monthly) and the old backups removal policy (keep backups at least a month, two months, three month, six months, a year or forever).

Backup
  1. Once you choose the backup option a progress dialog will be shown to you.

  2. A system notification is displayed upon backup completion.

Restore
  1. Start the restore process by choosing the backed up files location.

  2. Next you must choose a backup version using a backup date.

  3. Select where the backup files should be restored to.

  4. Confirm your selections.

  5. A progress dialog will be displayed while the files are being restored.

  6. When the process is completed a new dialog will be shown. You're files are now restored. Please note that your modified files will be replaced by your backed up files, the removed files will be restored and new files (that haven't being backed up yet) will remain untouched.

Note

I find Déjà Dup most useful for backing up personal files. But lets say you want to backup your root partition as is, so you can easily restore a fresh copy with all your favorite programs already installed. In this situation you can boot a live distribution and use Déjà Dup to backup your root partition, however unwanted files might remain in the system. I'll explore this subject on following posts.

References

Déjà Dup Backup Tool

Wednesday, July 25, 2012

[HOW TO] Install Google Earth in Xubuntu

Google Earth is a virtual globe. Here's how to install it in Xubuntu.

Google Earth running on Xubuntu 12.04
Google Earth running on Xubuntu 12.04

Install

Copy and paste the line bellow on a terminal window.

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - && sudo sh -c 'echo "deb http://dl.google.com/linux/earth/deb/ stable main" >> /etc/apt/sources.list.d/google.list' && sudo apt-get update && sudo apt-get install google-earth-stable -y

Usage

Google Earth can be accessed via Applications Menu > Internet > Google Earth or typing the following command: googleearth.

References

3rd Party Repository: Google Earth

Tuesday, July 24, 2012

[HOW TO] Install Mint menu in Xubuntu

UPDATED: 25/07/12

Here's the instructions for adding the Linux Mint Menu to Xubuntu.

Linux Mint Menu running on Xubuntu 12.04

Install Mint Menu

NOTE: Before proceeding please confirm that you have Xfce 4.10 installed (Applications Menu > About Xfce), because xfce4-xfapplet-plugin depends on libxfce4util6 >= 4.9.0 and xfce4-panel >= 4.9.2 and those versions are available in the Xfce 4.10 Dev PPA. You can learn on how to install Xfce 4.10 here.

 

Copy and paste the line below on a terminal window. This line adds the Linux Mint repository and its key and then installs mintmenu and xfce4-xfapplet-plugin packages.

echo 'deb http://packages.linuxmint.com/ maya main upstream import' | sudo tee /etc/apt/sources.list.d/linuxmint.list && key=3EE67F3D0FF405B2 && gpg --keyserver subkeys.pgp.net --recv-keys $key && gpg --armor --export $key | sudo apt-key add - && sudo apt-get update && sudo apt-get install mintmenu xfce4-xfapplet-plugin

Add Mint Menu to Xfce Panel

  1. Right-click on Xfce panel and add a new item.

  2. Add XfApplet.

  3. Right-click on Xfce panel again and open panel preferences.

  4. Move XfApplet to the top of the list. You may also remove the "Applications Menu" item.

  5. Edit XfApplet item and add mintMenu applet.

References

Update Missing GPG Keys
How to Fix GPG No Public Key NO_PUBKEY Error During apt-get Update

Saturday, July 21, 2012

[HOW TO] Install HandBrake in Xubuntu 12.04/12.10 (ppa)

Updated 26/10/12: These instructions are also valid for Quantal (12.10).

On a previous article I wrote about installing HandBrake in Xubuntu 12.04 Precise Pangolin, however, at that moment there weren't packages built for Precise, so we had to install the packages for Oneiric manually. Now packages for Precise are available. Bellow instructions are provided for adding the PPA and install HandBrake.

Install

Open a terminal window and run (you can choose to install command line HandBrake and/or HandBrake with GUI):

sudo add-apt-repository ppa:stebbins/handbrake-releases -y
sudo apt-get update
# Run to install HandBrake with command line interface
sudo apt-get install handbrake-cli -y
# Run to install HandBrake with graphical interface
sudo apt-get install handbrake-gtk -y

Usage

HandBrake can be accessed via Applications Menu > Multimedia > HandBrake or typing the command HandBrakeCli for command line HandBrake and typing the command ghb for HandBrake with GUI.

References

HandBrake Releases PPA

Tuesday, July 17, 2012

[HOW TO] Install Gcolor2 (color picker) in Xubuntu

Usually the color picker tool from graphics applications don't allow color picking outside the program. So Gcolor2 becomes useful because it allow to pick a color anywhere within the desktop.

Gcolor2 running on Xubuntu 12.04
Gcolor2 running on Xubuntu 12.04

Install

Open a terminal window and run:

sudo apt-get install gcolor2 -y

Usage

Gcolor2 can be accessed via Applications Menu > Graphics > Gcolor2 or typing the following command: gcolor2.

References

gcolor2 - GTK+2 Color Selector

Monday, July 16, 2012

[HOW TO] Install Synapse (file launcher) in Xubuntu

Update 07/01/2015   Synapse is no longer officially maintained (it's not even available on Ubuntu repositories since version 14.04) so its stability is not assured.

Synapse is a semantic launcher written in Vala that you can use to start applications as well as find and access relevant documents and files by making use of the Zeitgeist engine.
Synapse running on Xubuntu 12.04 Synapse launching Firefox
Synapse running on Xubuntu 12.04. Start typing the name of the application you want to run and Synapse will try to auto-complete and will launch it when you hit return.

Install

Open a terminal window and run:

sudo apt-get install synapse -y

Usage

Synapse can be accessed via Applications Menu > Accessories > Synapse or typing the following command: synapse.

Synapse runs on the background and can be activated using the keyboard combination Ctrl+Space. This combination and other settings (like add to startup) and be altered accessing the preferences dialog:

References

Synapse in Launchpad

Saturday, July 14, 2012

[HOW TO] Deep Freeze Xubuntu with Ofris

UPDATED: 26/07/12

Whats is "Deep Freeze"? Deep Freeze, by Faronic, is an application for Microsoft Windows and MAC OS X which restores the computer back to its original configuration each time the system is restarted.

In Xubuntu the same can be accomplished using Ofris. Ofris is a command line tool, easy to use and offers options to lock the system for a specific user or for all users. Please be aware that Ofris only freezes the users' home directory; applications installed while the system is locked with remain installed after unlocking.

There's also an AppIndicator available that goes by the name of Gofris, which makes all the Offris options available with a couple of clicks.

Even though Ofris and Gofris work on recent Xubuntu distributions, there's no package available on the PPA, so instructions for both older and newer Xubuntu releases are provided. Instructions should work for 32 and 64 bits machines.

Please note that Ofris and Gofris are conflicting packages. This means that you have to choose one to install, can't install both.

Install OFRIS for versions 9.10, 10.04 and 10.10

Open a terminal window and run:

sudo add-apt-repository ppa:tldm217/tahutek.net -y
sudo apt-get update && sudo apt-get install ofris-en -y

Install OFRIS for versions 11.04, 11.10 and 12.04

Open a terminal window and run this line:

if [ $(uname -m) == "x86_64" ]; then deb="http://goo.gl/DleLl"; else deb="http://goo.gl/V94Qs"; fi && wget -q $deb -O ofris.deb && sudo dpkg -i ofris.deb && rm ofris.deb

Install GOFRIS for versions 9.10, 10.04 and 10.10

Open a terminal window and run:

sudo add-apt-repository ppa:tldm217/gofris -y
sudo apt-get update && sudo apt-get install gofris-en -y

Install GOFRIS for version 11.04, 11.10 and 12.04

Open a terminal window and run this line:

if [ $(uname -m) == "x86_64" ]; then deb="http://goo.gl/zKLBw"; else deb="http://goo.gl/kPLSQ"; fi && wget -q $deb -O gofris.deb && sudo apt-get install python-all && sudo dpkg -i gofris.deb && rm gofris.deb

Ofris Usage

Ofris can be accessed typing the following command in the command line: ofris-en. After running this command a option menu is displayed on the terminal. The options description is quite clear and to select one just type the corresponding number.

$ ofris-en 

===================================================
    Dafturn Ofris Erdana - Locking your Systems
         By : Muhammad Faruq Nuruddinsyah
===================================================

Your choice :
  1. Freeze the system for this User only
  2. Freeze the system for specified User
  3. Freeze the system for all Users
  4. Unfreeze the system
  5. View status
  6. Exit

Please insert your choice number : 

If you want to see Ofris in action, here's a video created by gotbletu:

Gofris Usage

Grofris can be accessed via Applications Menu > System > GOFRIS or typing the following command: gofris-en. Gofris will make all Ofris options available on Xfce's panel. Just click on the indicator icon an choose a option from the popup menu.

Gofris running on Xubuntu 12.04
Gofris running on Xubuntu 12.04

Gofris uses system notifications to give user feedback.

Gofris informing the user that the system has been locked
Gofris informing the user that the system has been locked

References

Deep Freeze Like Application For Linux ~ Web Upd8
Ofris Get An AppIndicator ~ Web Upd8
Deep Freeze at Wikipedia

Wednesday, July 11, 2012

[HOW TO] Install Grub Customizer in Xubuntu

Grub Customizer is a graphical grub2 settings manager. It allows the configuration of the boot entry list, default entry, visibility timeout, foreground/background colors, resolution and some other boot parameters.

Grub Customizer running on Xubuntu 12.04
Grub Customizer running on Xubuntu 12.04

Install

Open a terminal window and run:

sudo add-apt-repository ppa:danielrichter2007/grub-customizer -y
sudo apt-get update && sudo apt-get install grub-customizer -y

Usage

Grub Customizer can be accessed via Applications Menu > System > Grub Customizer or typing the following command: grub-customizer. It'll prompt for authentication before running.

References

Grub Customizer - a graphical grub2 settings manager
Launchpad PPA for Grub Customizer

Tuesday, July 10, 2012

[HOW TO] Install Hotot (microblogging client) in Xubuntu

Hotot is a opensource microblogging client that supports Twitter and Identi.ca.

Hotot running on Xubuntu 12.04
Hotot running on Xubuntu 12.04

Hotot main features are (more information about them can be found here).

  • Extensions Support
  • Preview Images and Videos
  • Image Service Integration
  • Theme Support
  • Threaded Conversations
  • View Geo Informations
  • Kismet Firewall
  • Notification System
  • Multi-Columns View
  • Rea-time Update

Install

Open a terminal window and run:

sudo apt-get install hotot -y

Usage

Hotot can be accessed via Applications Menu > Internet > Hotot or typing the command in a terminal window: hotot.

Hotot interface can be summoned using the Alt+C keyboard combination when it's running in the background.

References

Hotot - A microblogging client

Saturday, July 7, 2012

[HOW TO] Install LibreOffice in Xubuntu

If you need a more comprehensive and complete office suite for your Xubuntu desktop, LibreOffice is the answer.

LibreOffice has the following main components:

  • Base: database front-end
  • Calc: spreadsheet editor
  • Draw: diagrams and sketches builder
  • Impress: presentation creator
  • Math: equation editor
  • Writer: word processor

Install all components at-once

If you want to install the complete suite, open a terminal window and run:

sudo apt-get install libreoffice libreoffice-gtk -y

Install only the components you need

First, let's install the libreoffice-gtk that will provide desktop integration (the office applications will has the system look-and-feel) and will automatically install the core functionality.

sudo apt-get install libreoffice-gtk

Then run the commands that install the components you need:

# Install Base
sudo apt-get install libreoffice-base -y
# Install Calc
sudo apt-get install libreoffice-calc -y
# Install Draw
sudo apt-get install libreoffice-draw -y
# Install Impress
sudo apt-get install libreoffice-impress -y
# Install Math
sudo apt-get install libreoffice-math -y
# Install Writer
sudo apt-get install libreoffice-writer -y

Install using Ubuntu Software Center (USC)

Alternatively, LibreOffice can be installed using Ubuntu Software Center (Applications Menu > Ubuntu Software Center). Type libreoffice in the search box, then the office components (Base, Calc, Draw, Impress, Math and Writer) can be installed by selecting each one and clicking install.

Installation process for LO Base using USC

Usage

LibreOffice and its components will be installed under the Office section in the "Application Menu".

On the command line this commands are available: libreoffice, lobase, localc, lodraw, lofromtemplate, loimpress, lomath, loweb, lowriter.

References

Home of the LibreOffice Productivity Suite

Thursday, June 28, 2012

[HOW TO] Install latest Keymon in Xubuntu

key-mon is utility to show live keyboard and mouse status for teaching and screencasts.

key-mon running on Xubuntu 12.04

Install

Navigate to keymon download page and download the deb file with the highest version number (1.13-1 at the time of this writing), then open a terminal window, change current directory (cd) to the download directory and run:

sudo apt-get install python-xlib -y
sudo dpkg -i keymon_*.deb

Usage

key-mon can be accessed via Applications Menu > Graphics > KeyMon or by typing key-mon on a terminal.

When key-mon is running, it'll show the keyboard and mouse events. If you right click inside the key-mon window you can access its settings and enable window decoration, which is useful for moving the window around.

References

Keyboard Status Monitor (key-mon) at Google Code
Display your pressed keyboard buttons with Keymon

Saturday, June 23, 2012

Save disk space with apt-get option "no-install-recommends" in Xubuntu

Every package in Ubuntu has a set required packages, a set of recommended packages and a set of suggested packages. The required packages are dependencies, so their installation is mandatory, but the installation of other two sets can be skipped. The recommended and suggested packages are not essential to the functioning of the package being installed. Disabling the installation of recommendations allows to save a lot of disk space.

Example 1: recommendations enabled
$ sudo apt-get install texworks
...
The following extra packages will be installed:
  lmodern luatex texlive-base texlive-binaries texlive-common texlive-doc-base
  texlive-latex-base texlive-latex-base-doc texlive-luatex texworks-help-en
Suggested packages:
  perl-tk texlive-xetex texworks-scripting-lua texworks-scripting-python
The following NEW packages will be installed:
  lmodern luatex texlive-base texlive-binaries texlive-common texlive-doc-base
  texlive-latex-base texlive-latex-base-doc texlive-luatex texworks
  texworks-help-en
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 91.6 MB of archives.
After this operation, 174 MB of additional disk space will be used.
Do you want to continue [Y/n]? 
Example 2: recommendations disabled
$ sudo apt-get install texworks
...
Suggested packages:
  texlive-xetex texworks-scripting-lua texworks-scripting-python
Recommended packages:
  texlive-latex-base texworks-help-en
The following NEW packages will be installed:
  texworks
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,360 kB of archives.
After this operation, 3,617 kB of additional disk space will be used.
Do you want to continue [Y/n]?

This is a great example of the amount of disk space that can be saved: 4MB against 174MB.

Disable automatic recommendations

  1. Disable recommendations temporally (for single package installation), adding the --no-install-recommends option:

    sudo apt-get install package --no-install-recommends
    
  2. Disable recommendations permanently, using apt.conf file:

    echo -e 'APT::Install-Recommends "0";\nAPT::Install-Suggests "0";' | sudo tee /etc/apt/apt.conf
    

Alternatively, Synaptic (available at Applications Menu > Settings > Synaptic Package Manager) can be used to disable automatic installation of recommend packages. Just access Settings > Preferences > General and uncheck "Consider recommended packages as dependencies".

Using synaptic to disable automatic installation of recommended packages.

References

Tip: Tell apt-get not to install “recommends” packages in Debian Linux

lshw-gtk: GUI for accessing hardware information

lshw-gtk is a front-end to lshw (tool to extract detailed information on the hardware configuration of the machine).

lshw-gtk running in Xubuntu 12.04

Install

Open a terminal window and run:

sudo apt-get install lshw-gtk -y
# Replace su-to-root for gksu in the *.desktop file
sed 's/su-to-root -X -c/gksu/g' /usr/share/applications/lshw-gtk.desktop > ~/.local/share/applications/lshw-gtk.desktop

Usage

To get accurate information, lshw-gtk should be run as root:

gksu lshw-gtk

It can also be accessed via Applications Menu > Settings > Hardware Lister.

References

Como ver os componentes do computador (hardware)
lshw(1) - Linux man page

[HOW TO] Create QR Codes in Xubuntu 12.04

A QR code is a type of barcode that consists of black modules arranged in a square pattern on a white background. It's a compact way of providing information and a smartphone can be used for reading that information.

Qreator is an application that can create QR codes for URL, Text, Location and Wifi Settings. The QR code can be saved as a PNG image file or copied to the clipboard.

Qreator running on Xubuntu 12.04

Install

Open a terminal window and run:

sudo apt-get install qreator -y

OR

Click here to install Qreator

Usage

Qreator is available at Applications Menu > Accessories > Qreator.

It can also be accessed with the command /opt/extras.ubuntu.com/qreator/bin/qreator, supplying it one of the following options:

Usage: qreator [options]

Options:
  --version       show program's version number and exit
  -h, --help      show this help message and exit
  -v, --verbose   Show debug messages (-vv debugs qreator_lib also)
  -u, --url       Create a QR code for a URL
  -t, --text      Create a QR code from text
  -l, --location  Create a QR code for a location
  -w, --wifi      Create a QR code for WiFi settings

Tip: this website can be used to read information from QR code images (and create codes as well).

Here's a nice video (from ubuntued.info) that exemplifies Qreator usage:

References

Qreator PPA
Qreator: crie códigos QR no Ubuntu!
‘Qreator’ Offers Fast Creation of Qr Codes in Ubuntu

Wednesday, June 20, 2012

[HOW TO] Install Inkscape in Xubuntu (ppa)

Inkscape is an Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file format.

Inkscape supports many advanced SVG features (markers, clones, alpha blending, etc.) and great care is taken in designing a streamlined interface. It is very easy to edit nodes, perform complex path operations, trace bitmaps and much more. We also aim to maintain a thriving user and developer community by using open, community-oriented development.

Inkscape running on Xubuntu

Some great Inkscape tutorials can be found: here. At FlossManuals there's a Inkscape manual that introduces the program basics. And there's also a "Getting Started Guide" available here, written by Bethany Hiitola.

Install

Open a terminal window and run:

sudo apt-get install inkscape -y

References

Inkscape. Draw Freely

Tuesday, June 19, 2012

[HOW TO] Install JDownloader in Xubuntu (ppa)

JDownloader simplifies downloading files from One-Click-Hosters like Rapidshare.com or Megaupload.com - not only for users with a premium account but also for users who don't pay. It offers downloading in multiple paralell streams, captcha recognition, automatical file extraction and much more. Of course, JDownloader is absolutely free of charge. Additionally, many "link encryption" sites are supported - so you just paste the "encrypted" links and JD does the rest. JDownloader can import CCF, RSDF and the new DLC files.
JDownloader running on Xubuntu

Install

Open a terminal window and run:

sudo add-apt-repository ppa:jd-team/jdownloader -y && sudo apt-get update && sudo apt-get install jdownloader -y

Actually, this package performs a pseudo-installation. When JDownloader is run for the first time (Applications Menu > Internet > JDownloader), it'll be installed in your $HOME, under ~/.jdownloader.

After downloading and installing, JDownloader will ask you to select your language, choose a destination for your downloads and whether you'd like to install the FlashGot Firefox extension.

Choose language and download directory in JDownloader installation Option to install FlashGot during JDownloader installation

And that's it. JDownloader is now installed.

References

JDownloader.org - Official Homepage
JDownloader PPA

[HOW TO] Install mcomix in Xubuntu (ppa)

MComix is a comic book viewer that can read images from plain image files and from compressed image archives (cbr, cbz, zip, 7z, ...).

MComix is a fork of the Comix project, and aims to add bug fixes and stability improvements after Comix development came to a halt in late 2009.
MComix running on Xubuntu

Install

Open a terminal window and run:

sudo add-apt-repository ppa:blca/ppa -y && sudo apt-get update && sudo apt-get install mcomix -y

Once installed MComix is available under the Graphics section of Xubuntu's Applications Menu.

References

MComix Website

Friday, June 15, 2012

Install Krita in Xubuntu 12.04 (ppa)

Krita (Swedish word that means chalk or crayon) is a KDE program for sketching and painting which provides a start-to-finish solution for creating digital art. Krita explicitly supports the following fields of painting: concept art, creation of comics and textures for rendering.

Running Krita 2.5 Alpha in Xubuntu 12.04

I've been using Krita for some time (see here what I've done with Krita) and my experience is very good: it has a "easy to paint" interface; lots of useful resources (brush engines, brush presets, gradients, textures...); tools for drawing (including geometric shapes), selection tools, tools for transforming selections, etc. It also has some image manipulation features like image scaling/cropping and effect filters, so I don't have to use another program (like GIMP) to perform this adjustments.

Even though it's a KDE application it works very well on Xubuntu. Its installation will use some disk space (about 300MB for the version available in the Ubuntu repository and 500MB for the version available in the Project Neon repository). But that's not a reason for not trying Krita.

Bellow you'll find instructions for installing Krita 2.4 (stable release) or Krita 2.5 (unstable release).

Install Krita 2.4 (stable)

Krita 2.4 is available in the Ubuntu Precise Pangolin (12.04) repository, so, to install it just open a terminal window and run:

sudo apt-get install krita -y

Install Krita 2.5 (unstable)

Krita 2.5 will be released sometime in July 2012 and at the time of this writing Krita 2.5 is still alpha, but I've been trying it out and it feels very stable (I haven't lot any of my work yet).

If you want to install Krita 2.5 from source you can find here easy step-by-step instructions , but it's a lot easier to use Project Neon's PPA (daily builds) and you'll also get automatic updates. Open a terminal window and run:

sudo add-apt-repository ppa:neon/ppa -y
sudo apt-get update && sudo apt-get install project-neon-calligra -y
# Important! add the following two lines to your ~/.profile file and then log out and log in
export KDEDIRS=$KDEDIRS:/opt/project-neon
export PATH=$PATH:/opt/project-neon/bin

References

Project Neon Wiki
Krita Web Site

Thursday, May 31, 2012

Install GIMP 2.8 in Xubuntu 12.04 (ppa)

GIMP 2.8 is the new version of the "GNU Image Manipulation Program" and is equipped with a wealth of new features. Here's some highlights:

  • Single-Window mode
  • Layer Groups
  • On-Canvas Text Editing
  • Brush Dynamics System Improvements
  • Cage Transform Tool
  • Improved UI for tablet users

You can also see a video review done by Nixie Pixel:

Install

Open a terminal window and run:

sudo add-apt-repository ppa:otto-kesselgulasch/gimp -y && sudo apt-get update && sudo apt-get install gimp -y

References

otto06217 - GIMP PPA
GIMP 2.8 RELEASE NOTES