-
|
I'm trying to use the python binding to download source rpm packages but didn't figure it out. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi, to download source rpm packages, you can do something like this: As for your second question, I don't think there is any feature in dnf related to building packages, but maybe rpm provides an API, so I would suggest to ask there - https://github.com/rpm-software-management/rpm/discussions |
Beta Was this translation helpful? Give feedback.
-
|
Hi @pkratoch thank you for your swift response. this is exactly what I was looking for. |
Beta Was this translation helpful? Give feedback.
Hi, to download source rpm packages, you can do something like this: