[opensuse] zypper install using pattern
Why or what am I missing: zypper -v in -t pattern lxde only installs patterns-openSUSE-lxde and not the lxde apps ??? tks, -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
28.07.2016 18:52, Patrick Shanahan пишет:
Why or what am I missing: zypper -v in -t pattern lxde
only installs patterns-openSUSE-lxde and not the lxde apps ???
You probably suppress Recommended packages by default. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Andrei Borzenkov <arvidjaar@gmail.com> [07-28-16 12:31]:
28.07.2016 18:52, Patrick Shanahan пишет:
Why or what am I missing: zypper -v in -t pattern lxde
only installs patterns-openSUSE-lxde and not the lxde apps ???
You probably suppress Recommended packages by default.
Yes, forgive agged memory cells :) but: zypper -v in --recommends -t pattern lxde Verbosity: 1 Non-option program arguments: 'lxde' Initializing Target Loading repository data... Reading installed packages... Force resolution: No 'pattern:lxde' is already installed. No update candidate for 'pattern:lxde-20151112-18.1.x86_64'. The highest available version is already installed. Resolving package dependencies... Force resolution: No commandline should override config options ??? tks, -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thu, 28 Jul 2016 20:29, Patrick Shanahan wrote:
* Andrei Borzenkov [07-28-16 12:31]:
28.07.2016 18:52, Patrick Shanahan пишет:
Why or what am I missing: zypper -v in -t pattern lxde
only installs patterns-openSUSE-lxde and not the lxde apps ???
You probably suppress Recommended packages by default.
Yes, forgive agged memory cells :)
but:
zypper -v in --recommends -t pattern lxde
If a option is already installed, the option "-f" or "--force" must also be added to the command-line to get the wanted re-evalution, e.g.: #> zypper -v in --force --recommends -t pattern lxde Personally I'd recommend also adding "--details" to the command line For more info, see "zypper help in" or "man zypper" - Yamaban.
* Yamaban <foerster@lisas.de> [07-28-16 15:14]:
On Thu, 28 Jul 2016 20:29, Patrick Shanahan wrote:
* Andrei Borzenkov [07-28-16 12:31]:
28.07.2016 18:52, Patrick Shanahan пишет:
Why or what am I missing: zypper -v in -t pattern lxde
only installs patterns-openSUSE-lxde and not the lxde apps ???
You probably suppress Recommended packages by default.
Yes, forgive agged memory cells :)
but:
zypper -v in --recommends -t pattern lxde
If a option is already installed, the option "-f" or "--force" must also be added to the command-line to get the wanted re-evalution, e.g.:
#> zypper -v in --force --recommends -t pattern lxde
Personally I'd recommend also adding "--details" to the command line
For more info, see "zypper help in" or "man zypper"
tks, I am now educated. Will apply for degree. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Andrei Borzenkov
-
Patrick Shanahan
-
Yamaban