--- In [email protected], "nabobnagari" <nabobnag...@...> wrote: > > thanks satish for info > > i have installed one of the packege with yast in suse10.0 > > > but how to conform whether that particular package has been installed > successfully or not > > is dere any command for listing yast insatlled packages???????????? >
Hi, You can search using zypper commend syntax: zyyper search packagename it will show all the packages with that name, and also it will show indication "i" if that package was already installed. zypper is a package management tool, so you can do more. Thanks Sampath Inturi

