Skip to content

What happened to yum shell ? #1923

Answered by ppisar
dletai asked this question in Q&A
Discussion options

You must be logged in to vote

There is #1223. YUM shell was actually a Python shell getting access to YUM internals. As DNF5 does not use Python, there was no reasonable way of reimplementing it. While DNF5 team recognizes the need for more a expressive way of specifying the transactions, providing an access to private internals was rejected as unsupportable and unsafe. Currently there is no substitution besides using C++ (or any of the supported language bindings, like Python) API for libdnf5 to write your own application performing the desired operations.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dletai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants