371 B
371 B
Installation
From Ubuntu Package
sudo dpkg -i python-libraclient_1.0-1_all.debFrom Source
The python-setuptools package needs to be installed on your system before installing the client from source.
sudo apt-get install python-setuptools
sudo python setup.py install