Message boards : Questions and problems : Unable to locate package, Debian Wheezy, Synaptic
Message board moderation
Author | Message |
---|---|
Send message Joined: 14 May 16 Posts: 1 ![]() |
I have a new install of Debian Wheezy. When I use the command line to install Boinc > sudo apt-get install boinc-client and > sudo apt-get install boinc-manager I get errors on both: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package boinc-client E: Unable to locate package boinc-client How do I find the client and manager?[/code] |
![]() ![]() Send message Joined: 30 May 15 Posts: 265 ![]() |
I have a new install of Debian Wheezy. When I use the command line to install Boinc hello webmanoffesto, can you be a little more specific of platform? i guess you have a good reason for installing Wheezy rather than Jessie.
I'm not sure if this helps but here is Debian Software and how to get it. I suspect something like sudo apt-get upgrade and sudo apt-get update are needed before "installs". There are equivalent "aptitude" commands listed in that link. good luck |
Send message Joined: 5 Mar 08 Posts: 272 ![]() |
As Agentb said you need do an "sudo apt-get update" command in a terminal session followed by a "sudo apt-get upgrade" command to get the latest versions of things. The update tells it to get the current list of what is available and the upgrade will ask to download newer versions of packages, so always do the update before the upgrade. After that you can do a "sudo apt-get install boinc-client boinc-manager" command to install BOINC. Debian are on the Jessie release at the moment, Wheezy is the one before so I would suggest you update to Jessie. You should be able to get 7.4.23 from the repo. MarkJ |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.