Results 1 to 3 of 3
cannot install squid in ubuntu 8.04,when i execute apt-get command in terminal i get this reply
root@karthick-desktop:~# apt-get install squid
Reading package lists... Done
Building dependency tree
Reading state information... ...
- 07-03-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 41
[SOLVED] cannot install squid in ubuntu 8.04
cannot install squid in ubuntu 8.04,when i execute apt-get command in terminal i get this reply
root@karthick-desktop:~# apt-get install squid
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package squid
root@karthick-desktop:~#
Pls help....
- 07-03-2009 #2
Have you updated sources?
In case it doesn't work, post the output of thisCode:sudo apt-get clean all sudo apt-get update sudo apt-get install squid
Code:cat /etc/lsb-release
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-04-2009 #3Just Joined!
- Join Date
- Jun 2009
- Posts
- 41
Thankyou,now i can install it..



