Results 11 to 13 of 13
hey saltamontes,dc i got it.... i installed ntfs-3g package and aft that issued the command dc mentioned... it works fine .. thanks a lot... then how can i check whether ...
- 07-01-2009 #11Just Joined!
- Join Date
- Feb 2009
- Posts
- 44
hey saltamontes,dc i got it.... i installed ntfs-3g package and aft that issued the command dc mentioned... it works fine .. thanks a lot... then how can i check whether a particular package is installed or not using terminal...
- 07-02-2009 #12
Glad to help you !

how can i check whether a particular package is installed or not using terminal...Code:dpkg -l | grep <package_name>
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-11-2009 #13Just Joined!
- Join Date
- Oct 2007
- Location
- Mexico
- Posts
- 65
excellent !!!
also you can try:
you can obtain more information searching in the web...Code:apt-cache search [package]
or in the Debian Page, there are manuals about apt (APT HowTO)
also, you can check the man pages for quick reference:
See you.Code:man apt man apt-cache man apt-get man aptitude


Reply With Quote
