2018-10-25 18:21:47 +00:00
|
|
|
<%page />
|
|
|
|
installpkg anaconda-core
|
|
|
|
installpkg --optional exact-1.3.17
|
2021-10-15 16:06:42 +00:00
|
|
|
installpkg --except fake-homer --except fake-milhouse --except fake-lisa fake-*
|
2018-10-25 18:21:47 +00:00
|
|
|
installpkg --required lots-of-files
|
|
|
|
installpkg known-path
|
|
|
|
-installpkg missing-package
|
2021-10-15 16:06:42 +00:00
|
|
|
installpkg fake-milhouse>1.0.0-4
|
|
|
|
installpkg fake-lisa<1.2.0-1
|
2018-10-25 18:21:47 +00:00
|
|
|
run_pkg_transaction
|