|
14 years ago 7 |
Caffeine is a handy little app that sits in your notification area and allows you to toggle on/off screensaver/powersaving mode at will. it comes in real handy when gaming or watching a movie. personally I couldn't live without it. unfortunately it isn't in the repo's but it's easy enough to add the ppa:
first, open a terminal and edit your sources.list with this command:
gksudo gedit /etc/apt/sources.list
this will open your sources.list file in gedit. at the bottom of the file add:
deb http://ppa.launchpad.net/caffeine-developers/ppa/ubuntu lucid main deb-src http://ppa.launchpad.net/caffeine-developers/ppa/ubuntu lucid main
Caffeine also found at https://launchpad.net/caffeine
not sure what I did wrong?.?
sudo apt-get update
Ign file: binary/ Release.gpg
Ign file:/usr/share/local-repository/ binary/ Translation-en_US
Ign file: binary/ Release
Ign file: binary/ Packages
Ign file: binary/ Packages
Hit http://ppa.launchpad.net lucid Release.gpg
Hit http://archive.ubuntu.com lucid Release.gpg
Ign http://ppa.launchpad.net/dockbar-main/ppa/ubuntu/ lucid/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Hit http://packages.medibuntu.org lucid Release.gpg
Ign http://packages.medibuntu.org/ lucid/free Translation-en_US
Ign http://packages.medibuntu.org/ lucid/non-free Translation-en_US
Hit http://archive.canonical.com lucid Release.gpg
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_US
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
Get:1 http://packages.linuxmint.com isadora Release.gpg [198B]
Hit http://ppa.launchpad.net lucid Release
Ign http://archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Hit http://archive.ubuntu.com lucid-updates Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
Hit http://archive.ubuntu.com lucid Release
Hit http://archive.canonical.com lucid Release
Hit http://packages.medibuntu.org lucid Release
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US
Hit http://security.ubuntu.com lucid-security Release
Ign http://packages.linuxmint.com/ isadora/main Translation-en_US
Ign http://packages.linuxmint.com/ isadora/upstream Translation-en_US
Ign http://packages.linuxmint.com/ isadora/import Translation-en_US
Hit http://archive.ubuntu.com lucid-updates Release
Hit http://ppa.launchpad.net lucid/main Packages
Hit http://archive.canonical.com lucid/partner Packages
Hit http://packages.medibuntu.org lucid/free Packages
Get:2 http://packages.linuxmint.com isadora Release [7,267B]
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://archive.ubuntu.com lucid/main Packages
Hit http://archive.ubuntu.com lucid/restricted Packages
Hit http://archive.ubuntu.com lucid/universe Packages
Hit http://archive.ubuntu.com lucid/multiverse Packages
Hit http://packages.medibuntu.org lucid/non-free Packages
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://archive.ubuntu.com lucid-updates/main Packages
Hit http://archive.ubuntu.com lucid-updates/restricted Packages
Hit http://archive.ubuntu.com lucid-updates/universe Packages
Hit http://archive.ubuntu.com lucid-updates/multiverse Packages
Ign http://packages.linuxmint.com isadora/main Packages
Ign http://packages.linuxmint.com isadora/upstream Packages
Ign http://packages.linuxmint.com isadora/import Packages
Ign http://packages.linuxmint.com isadora/main Packages
Ign http://packages.linuxmint.com isadora/upstream Packages
Ign http://packages.linuxmint.com isadora/import Packages
Hit http://packages.linuxmint.com isadora/main Packages
Hit http://packages.linuxmint.com isadora/upstream Packages
Hit http://packages.linuxmint.com isadora/import Packages
Fetched 7,465B in 2s (3,219B/s)
Reading package lists... Done
~ $ sudo apt-get install caffeine
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package caffeine
~ $