I have solved it. It is necessary to install the latest binary from the "development" folder, extract the only file called "biber" and copy it to "/usr/bin".
The binary of the latest stable version 1.0 will not work though and show this error.
slazer@peter:~/Downloads$ tar xvf "biber-linux_x86_64(2).tar.gz"
biber
slazer@peter:~/Downloads$ ./biber
data source /tmp/par-736c617a6572/cache-fb3144567cd1381b403b18600c1ec4b232b2c018/inc/lib/Biber/LaTeX/recode_data.xml not found in .
Compilation failed in require at Biber/Utils.pm line 20.
BEGIN failed--compilation aborted at Biber/Utils.pm line 20.
Compilation failed in require at Biber/Internals.pm line 8.
BEGIN failed--compilation aborted at Biber/Internals.pm line 8.
Compilation failed in require at (eval 22) line 2.
...propagated at /usr/local/perl/lib/5.14.1/base.pm line 94.
BEGIN failed--compilation aborted at Biber.pm line 5.
Compilation failed in require at script/biber line 20.
BEGIN failed--compilation aborted at script/biber line 20.
What could be the problem? I have 64 bit Linux.