Step 1: Add the Bodhi Repo to your Sources
Open a terminal and run:
sudo nano /etc/apt/sources.list
At the bottom of the file that is opened, add the line:
deb http://packages.bodhilinux.com/bodhi trusty main
Step 2: Sync package lists
Next you will need to sync your package lists with the command:
sudo apt-get update
Step 3: Install the Bodhi Desktop
Install Bodhi's E19 Desktop with the command:
sudo apt-get install packagekit && sudo apt-get install bodhi-desktop
If you have an older computer or just prefer E17 you can install that instead with the command:
After this completes an "enlightenment" session should now be available in your login manager.
sudo apt-get install bodhi-desktop-e17
After this completes an "enlightenment" session should now be available in your login manager.
Enjoy your new enlightenment powered Ubuntu!
~Jeff Hoogland
I get this responce after adding the extra line:
ReplyDeletemixalis@mixalis-Aspire-E1-531 ~ $ sudo apt-get update
E: Type 'http://packages.bodhilinux.com/bodhi' is not known on line 2 in source list /etc/apt/sources.list
E: The list of sources could not be read.
Looks like you missed the trusty main after the URL.
DeleteI think the deb is missing:
Deletedeb http://packages.bodhilinux.com/bodhi trusty main
Something is broken. I get an error when installing esudo:
ReplyDeleteErrors were encountered while processing:
esudo
E: Sub-process /usr/bin/dpkg returned an error code (1)
It also blows up in the efl installation with a similar error
This is far from an ideal place to post bug reports. Please open a thread in the pre-release section of our user forums.
DeleteIf the how-to is broken ...then this is the right place... FIX IT!
DeleteThe HOWTO isn't broken, this works fine on a clean Ubuntu 14.04 system. The issue the above user is having is something specific to their system configuration.
DeleteHI Jeff!
ReplyDeleteDoes this works in Debian too?
Thanks
Possibly, but this will not be tested or supported.
DeleteA little more noobie friendly please. I'm trying to follow your instructions but I had no idea that I had to save and exit after the deb file nor that I needed the to install the nano command.
ReplyDeleteIf you need more instructions that what is provided here I'd recommend just doing a clean install of Bodhi Linux from our ISO image instead of trying to modify your existing install.
DeleteAnonymous, did u enter the password after sudo command?
DeleteThank you, finally I can get my hands on Bodhi repo from Ubuntu. But still, there is one problem: without key Bodhi repo is untrusted. Where can I get the key?
ReplyDeleteThe Bodhi repo isn't signed.
DeleteDid you follow the steps listed above? There are 64bit packages in the repo.
ReplyDeleteI wanted to do for 17 LINUXMINT. Error:
ReplyDeleteE: / var/cache/apt/archives/bodhi-skel_0.81_all.deb: trying to overwrite «/ etc / skel / .config / Trolltech.conf», which is also in package mint-artwork-gnome 2.6.33
A package from mint is conflicting with a package from Bodhi. You'll need to remove the package mint-artwork-gnome from the looks of that error message.
DeleteIt doesn't work for me. it says:
ReplyDeleteThe following packages have unmet dependencies:
bodhi-desktop : Depends: packagekit
E: Unable to correct problems, you have held broken packages.
What should I do now?
Open a support request thread on our user forums.
DeleteI had the same issue, resolved it by issuing
Deletesudo apt-get install packagekit
sudo aptget install bodhi-desktop
I had the same issue on 14.10
Deletesudo apt-get install packagekit sudo aptget install bodhi-desktop didn`t help
This repository is only compatible with Ubuntu LTS releases.
Deleteis this why u called this "HOWTO: Add Bodhi's Enlightenment Desktop to Ubuntu 14.04" ?
Delete;)
it works for 14.04.1 as well, both x32 and x64 editions.
thx for the nice how-to
Trying to download from the instruction using copy and paste of your instructions and keep getting this far. Will not connect to the packages
Delete[Connecting to packages.bodhilinux.com (69.64.93.41)]
Err http://packages.bodhilinux.com trusty InRelease
Err http://packages.bodhilinux.com trusty Release.gpg
Unable to connect to packages.bodhilinux.com:http:
Reading package lists... Done
W: Failed to fetch http://packages.bodhilinux.com/bodhi/dists/trusty/InRelease
W: Failed to fetch http://packages.bodhilinux.com/bodhi/dists/trusty/Release.gpg Unable to connect to packages.bodhilinux.com:http:
W: Some index files failed to download. They have been ignored, or old ones used instead.
colin@Colin:~$
I thought if I copied and pasted your commands into my terminal all should be good. Perhaps I have an issue. This is a really recent install of Ubuntu 14.04 only a week.
Thanks
The repository was offline for a short while earlier this week. Try refreshing the packages again now.
DeleteAwesome find! After e17 broke for me, I was stuck browsing with links. Great howto.
ReplyDelete