
Essentially, installing or removing packages with rpm –nodeps can cause applications or the system to malfunction or crash.įurther, in critical cases, fixing such problems may require us to reinstall the operating system or boot into a rescue environment.īecause of this, it’s usually better to use package management with dependency resolution, regardless of the difficulties it may pose. In addition, using the –nodeps flag may cause other programs on the system to stop working. However, if you are an advanced user and wish to see how snap is built, its RPMs can be built and manually installed relatively easily, as outlined below.

usr/bin/xz is needed by (installed) file-roller-3.28.86_64 Xz is needed by (installed) sysstat-11.7.86_64 Xz is needed by (installed) rpm-build-4.14.86_64 Xz is needed by (installed) libreport-2.9.86_64 Xz is needed by (installed) gettext-devel-0.19.8.86_64 installing a package when the system needs initial software to run the packageįor example, we can see the Failed dependencies error in the following command output: $ sudo rpm -test -e xz.

removing a package that another package depends on.Tag names are case insensitive, and the leading RPMTAG_ portion of the tag name may be omitted as well.Īlternate output formats may be requested by following the tag with : typetag.
