Saturday, March 16, 2013

Re: [LINUX_Newbies] Re: zip

 


So Mär 17 07:24:40 2013
Good morning
Thank You for email and help.

Looking for packages already installed on your system you could type

$ dpkg -l | grep PACKAGE_YOU_ARE_LOOKING_FOR
# on Debian-based systems
*
The problem is
I was searching for 7zip
but I have to look for p7zip.
How can I know the right name?

$ dpkg -l | sort
# lists all packages installed in alphabetical order
*
Thank You.
This is a good idea.
How can I find for example
xfce?

$ yum list PACKAGE_YOU_ARE_LOOKING_FOR
# on RPM-based systems
*
OK

$ yum list | sort
# lists all packages installed in alphabetical order
*
OK

Thank You.

Regards
Sophie

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (17)
Recent Activity:
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.
.

__,_._,___

No comments:

Post a Comment