run sudo apt get-clean

Asked by abhishek

how can run sudo apt get-clean on ubuntu9.04

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was reopened

Revision history for this message
abhishek (akab-star) said :
#1

how can i run sudo apt get-clean on ubunto9.04

Revision history for this message
abhishek (akab-star) said :
#2

how can i run sudo apt get-clean on ubunto9.04

Revision history for this message
arochester (arochester) said :
#3

Open at Terminal and input: sudo apt-get clean

It is apt-get, not get-clean.

"apt-get(8) - Linux man page" at http://linux.die.net/man/8/apt-get

Revision history for this message
wojox (wojox) said :
#4

That was classic abhishek, like arochester says use

sudo apt-get clean

I also like

sudo apt-get autoclean

Revision history for this message
Rajinder Sandhu (sandy744) said :
#5

These are common for all linux distro:
 sudo apt-get autoclean
 sudo apt-get autoremove
update, upgrade and many other commands are there which work with sudo apt-get
you will know with your experience in linux

Can you help with this problem?

Provide an answer of your own, or ask abhishek for more information if necessary.

To post a message you must log in.