<div dir="ltr">Hello rpm ecosystem ML!<br><br><div>May I ask you a question?<br></div><div><br></div><div>When trying to install rpm-devel, popt-devel is installed together, because it is the dependency RPM package.<br><div><br><br>$ sudo dnf install rpm-devel<br>Last metadata expiration check: 1:24:34 ago on Tue Oct  3 13:47:40 2017.<br>Dependencies resolved.<br>==============================================================================================<br> Package               Arch              Version                     Repository          Size<br>==============================================================================================<br>Installing:<br> popt-devel            x86_64            1.16-7.fc24                 fedora              29 k<br> rpm-devel             x86_64            4.13.0.1-2.fc25             updates            124 k<br><br>Transaction Summary<br>==============================================================================================<br>Install  2 Packages<br><br>Total download size: 153 k<br>Installed size: 319 k<br>Is this ok [y/N]:-<br><br clear="all"></div><div><br></div><div>When trying to download rpm-devel and the dependencies by normal user account, all the dependency is downloaded including RPM packages that are already installed.</div><div><br></div><div>I want to download only not installed dependency RPM packages for rpm-devel from normal user account without specifying popt-devel as a argument.</div><div><br></div><div>Do you know how?</div><div><br></div><div><br></div><div>$ dnf download rpm-devel --resolve<br><br>$ ls | sort<br>elfutils-libelf-0.169-1.fc25.i686.rpm<br>file-libs-5.29-9.fc25.i686.rpm<br>lua-libs-5.3.4-3.fc25.i686.rpm<br>nspr-4.16.0-1.fc25.i686.rpm<br>nss-3.32.1-1.0.fc25.i686.rpm<br>nss-softokn-3.32.0-1.2.fc25.i686.rpm<br>nss-util-3.32.0-1.0.fc25.i686.rpm<br>popt-1.16-7.fc24.i686.rpm<br>popt-devel-1.16-7.fc24.i686.rpm<br>popt-devel-1.16-7.fc24.x86_64.rpm<br>rpm-build-libs-4.13.0.1-2.fc25.i686.rpm<br>rpm-devel-4.13.0.1-2.fc25.i686.rpm<br>rpm-devel-4.13.0.1-2.fc25.x86_64.rpm<br>rpm-libs-4.13.0.1-2.fc25.i686.rpm<br>rpm-plugin-selinux-4.13.0.1-2.fc25.i686.rpm<br><br></div><div>Thanks.</div><div><br></div><div>Jun<br>
</div></div></div>