PDA

View Full Version : HOWTO: Install Flock on Ubuntu Hardy


danielesalatti
August 8th, 2008, 06:28 AM
Ok, this is my first tutorial here... :)

Hoping to do a useful thing I have set up a repository for Ubuntu Hardy and I have loaded in it some packages from the GetDeb (http://www.getdeb.net/) project. One of this packages is the Flock Browser (http://flock.com/).

In this tutorial I'll explain how to set up your Hardy box to use my repository and how to install Flock.

To begin with, we need to edit the /etc/apt/sources.list file, so open a shell and issue the following command:

sudo nano -w /etc/apt/sources.list

Now append the following three lines at the end of the file:

# SN's Repository
2. deb http://www.salatti.net/repo/ hardy-salatti main contrib non-free
3. deb-src http://www.salatti.net/repo/ hardy-salatti main contrib non-free

Save (CTRL + O) and close the file (CTRL + X).

Update APT sources by issuing the command:

sudo apt-get update

And install Flock:

sudo apt-get install flock

Hope this helped...

shamanphenix
November 5th, 2008, 12:43 PM
Flock, boswar, Google gadget & Vuze.
Thanks a lot, dude. :-)

justinlawrence
April 20th, 2009, 09:48 AM
i dont think this repository works anymore

danielesalatti
April 20th, 2009, 10:24 AM
No, it's not working at the moment.

tmsbrdrs
July 12th, 2009, 11:49 PM
Since the repos don't work now, an alternate method for installing Flock is simply to download and install the .deb package for your particular version of Ubuntu from the following link.

http://www.getdeb.net/search.php?keywords=flock

If there's a getdeb repo available, that information would be greatly appreciated.

tmsbrdrs
July 24th, 2009, 12:51 AM
https://launchpad.net/~fta/+archive/ppa

I'm testing this repo currently, looks like it's working just fine and it does have Flock for Hardy as well as Intrepid.