Install an Ubuntu app in Jolicloud
I understand Jolicloud is based on Ubuntu, I'm new at Linux so I need help. I want to install a package for Ubuntu in order to use my blackberry as modem, but I don't find how to get to the system software sources to install the package. Any idea?
By the way I installed Jolicloud in a Toshiba and worked fine.
By the way I installed Jolicloud in a Toshiba and worked fine.
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?velvor, you can either use Synaptic Package Manager as root from the command line:
sudo synaptic
You can add repositories directy in SPM.
Or, you can use APT, also from the command line:
sudo apt-get install <package name="true">
Or, if the package is available as a .deb file, you can open it with the gDebi Package Manager.
If you provide us with more details of the Blackberry modem application, we could guide you through the process.
I could also give you some links to some online "Linux for Dummies"-type manuals :-)
- Jeff Schallenberg
Mont Saint Hilaire, Québec
</package>
I’m glad to help out
2 people say
this answers the question
-
Inappropriate?I invoked SPM from the command line and can install apps successfully, went to add a repository and selected the Settings==>Repositories and the menu to manage repositories never appears. The errors below appear in terminal:
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 104, in <module>
app = SoftwarePropertiesGtk(datadir=data_dir, options=options, file=file)
File "/usr/lib/python2.6/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 75, in __init__
SoftwareProperties.__init__(self, options=options, datadir=datadir)
File "/usr/lib/python2.6/dist-packages/softwareproperties/SoftwareProperties.py", line 83, in __init__
self.reload_sourceslist()
File "/usr/lib/python2.6/dist-packages/softwareproperties/SoftwareProperties.py", line 521, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python2.6/dist-packages/aptsources/distro.py", line 90, in get_sources
raise NoDistroTemplateException("Error: could not find a "
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template
Any ideas?</module> -
Inappropriate?Jeff, this dummy could use some help. I would appreciate the links to Linux online manuals. Thank you for offering.
I’m thankful
-
Inappropriate?Here's a starter list. Happy reading, Gary!
http://makeuseof.com/short/manuals/li...
http://rute.2038bug.com/index.html.gz
http://www.thegeekstuff.com/linux-101...
http://fliiby.com/get/58532/A-Practic...
- Jeff
I’m generous
Loading Profile...




