debian packages

How do I install GNU/GCC compiler tools collection under Debian Linux system using command line options?

{ 9 comments }

Q. How do I find out what package provides a file called /bin/ls? I can use ‘rpm -qf /bin/ls’ command under Red Hat Linux to find out package name. Can you tell me equivalent command for the same under Debian Linux?

{ 1 comment }