Difference between revisions of "Install Non-free Applications"

From Point Linux Wiki
Jump to: navigation, search
Line 1: Line 1:
You can easily install non-free applications such as Google Chrome, Opera or VirtualBox enabling their repositories.
+
You can easily install non-free applications such as Google Chrome, Opera or VirtualBox in Point Linux.
 
+
== Package Installation ==
+
  
 +
== Enabling Non-free Repositories ==
 
=== In Synaptic ===
 
=== In Synaptic ===
 
# Open 'System > Administration > Synaptic Package Manager'.
 
# Open 'System > Administration > Synaptic Package Manager'.
Line 9: Line 8:
 
# Click 'Apply' to install the package.
 
# Click 'Apply' to install the package.
 
# Click 'Reload' to update package lists.
 
# Click 'Reload' to update package lists.
 
 
=== In Terminal ===
 
=== In Terminal ===
 
# Open Terminal application.
 
# Open Terminal application.
 
# Type <code>sudo apt-get install pointlinux-repos-nonfree</code> to install the package.
 
# Type <code>sudo apt-get install pointlinux-repos-nonfree</code> to install the package.
 
# Type <code>sudo apt-get update</code> to update package lists.
 
# Type <code>sudo apt-get update</code> to update package lists.
 +
 +
== Installing Google Chrome ==
 +
=== In Synaptic ===
 +
# Open 'System > Administration > Synaptic Package Manager'.
 +
# In Quick filter type <code>google-chrome-stable</code>.
 +
# Right click on the package and select 'Mark for Installation'.
 +
# Click 'Apply' to install the package.
 +
=== In Terminal ===
 +
# Open Terminal application.
 +
# Type <code>sudo apt-get -y install google-chrome-stable</code> to install the package.
 +
 +
== Installing Opera ==
 +
=== In Synaptic ===
 +
# Open 'System > Administration > Synaptic Package Manager'.
 +
# In Quick filter type <code>opera</code>.
 +
# Right click on the package and select 'Mark for Installation'.
 +
# Click 'Apply' to install the package.
 +
=== In Terminal ===
 +
# Open Terminal application.
 +
# Type <code>sudo apt-get -y install opera</code> to install the package.
 +
 +
== Installing Dropbox with Caja Integration ==
 +
=== In Synaptic ===
 +
# Open 'System > Administration > Synaptic Package Manager'.
 +
# In Quick filter type <code>caja-dripbox</code>.
 +
# Right click on the package and select 'Mark for Installation'.
 +
# Click 'Apply' to install the package.
 +
=== In Terminal ===
 +
# Open Terminal application.
 +
# Type <code>sudo apt-get -y install caja-dropbox</code> to install the package.
 +
 +
== Installing Oracle VirtualBox ==
 +
=== In Synaptic ===
 +
# Open 'System > Administration > Synaptic Package Manager'.
 +
# In Quick filter type <code>virtualbox-4</code>. Quick filter will show you available VirtualBox versions.
 +
# Right click on the package you want to install and select 'Mark for Installation'.
 +
# Click 'Apply' to install the package.
 +
=== In Terminal ===
 +
# Open Terminal application.
 +
# Type <code>apt-cache search virtualbox-4</code>. You'll see available VirtualBox versions.
 +
# Type <code>sudo apt-get -y install virtualbox-4.*</code> to install the package. Don't forget to replace asterisk with the minor version number.

Revision as of 22:30, 18 February 2013

You can easily install non-free applications such as Google Chrome, Opera or VirtualBox in Point Linux.

Contents

Enabling Non-free Repositories

In Synaptic

  1. Open 'System > Administration > Synaptic Package Manager'.
  2. In Quick filter type pointlinux-repos-nonfree.
  3. Right click on the package and select 'Mark for Installation'.
  4. Click 'Apply' to install the package.
  5. Click 'Reload' to update package lists.

In Terminal

  1. Open Terminal application.
  2. Type sudo apt-get install pointlinux-repos-nonfree to install the package.
  3. Type sudo apt-get update to update package lists.

Installing Google Chrome

In Synaptic

  1. Open 'System > Administration > Synaptic Package Manager'.
  2. In Quick filter type google-chrome-stable.
  3. Right click on the package and select 'Mark for Installation'.
  4. Click 'Apply' to install the package.

In Terminal

  1. Open Terminal application.
  2. Type sudo apt-get -y install google-chrome-stable to install the package.

Installing Opera

In Synaptic

  1. Open 'System > Administration > Synaptic Package Manager'.
  2. In Quick filter type opera.
  3. Right click on the package and select 'Mark for Installation'.
  4. Click 'Apply' to install the package.

In Terminal

  1. Open Terminal application.
  2. Type sudo apt-get -y install opera to install the package.

Installing Dropbox with Caja Integration

In Synaptic

  1. Open 'System > Administration > Synaptic Package Manager'.
  2. In Quick filter type caja-dripbox.
  3. Right click on the package and select 'Mark for Installation'.
  4. Click 'Apply' to install the package.

In Terminal

  1. Open Terminal application.
  2. Type sudo apt-get -y install caja-dropbox to install the package.

Installing Oracle VirtualBox

In Synaptic

  1. Open 'System > Administration > Synaptic Package Manager'.
  2. In Quick filter type virtualbox-4. Quick filter will show you available VirtualBox versions.
  3. Right click on the package you want to install and select 'Mark for Installation'.
  4. Click 'Apply' to install the package.

In Terminal

  1. Open Terminal application.
  2. Type apt-cache search virtualbox-4. You'll see available VirtualBox versions.
  3. Type sudo apt-get -y install virtualbox-4.* to install the package. Don't forget to replace asterisk with the minor version number.
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox