Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 9390  / 2 Years ago, sat, march 12, 2022, 7:34:31

I'm following a tutorial that says I need to run sudo apt-get update and then install a whole bunch of packages. All of them work, except policykit. It gives me Unable to locate package policykit. Is there something I need to do to help ubuntu find it. I'm new to ubuntu so not sure how this works, or if I need to put the ubuntu installation CD for this to work or what.


More From » 11.10

 Answers
6

A general suggestion:



Whenever you are in such situation, try the following command to locate the package:



apt-cache search packagename


And after that try to install the packgae which reads as packagename-dev or libpackage name



sudo apt-get install packagename-dev

[#42341] Sunday, March 13, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
pheter

Total Points: 223
Total Questions: 111
Total Answers: 119

Location: Guadeloupe
Member since Sat, Aug 22, 2020
4 Years ago
pheter questions
Mon, Jun 21, 21, 07:35, 3 Years ago
Tue, Jul 5, 22, 22:50, 2 Years ago
Sat, Nov 27, 21, 17:50, 2 Years ago
;