Tue, 17 Sep 2024 14:53:57 UTC | login

Information for RPM create-fake-rpm-5-6.fc41.src.rpm

ID1400114
Namecreate-fake-rpm
Version5
Release6.fc41
Epoch
Archsrc
SummaryGenerate fake (S)RPM
DescriptionA tool to generate an (s)rpm with faked provides. It may be useful when you install some library/module/application manually - without having an RPM package. E.g., when you pip install somepackage And when some RPM package `Requires: python-somepackage` then /usr/bin/rpm refuses to install such package, because `python-somepackage` is not present on your system. RPMDB does not know what you know. So you can run: create-fake-rpm --build python-somepackage python3dist(somepackage) This create package `fake-python-somepackage-0-0.noarch.rpm` which provides: "python-somepackage" and "python3dist(somepackage)". You can install it using: dnf install fake-python-somepackage-0-0.noarch.rpm
Build Time2024-07-17 20:41:06 GMT
Size24.08 KB
7b50f6c62cb26620161490354ba82420
LicenseGPL-2.0-or-later
Provides
create-fake-rpm = 5-6.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
asciidoc
libxslt
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
create-fake-rpm-5.tar.gz10.82 KB
create-fake-rpm.spec3.26 KB
Component of No Buildroots