Name: | lpf |
---|---|
Version: | 0.3 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 173222 |
License: | MIT |
RPM: | lpf-0.3-2.el8.noarch.rpm |
Source RPM: | lpf-0.3-2.el8.src.rpm |
Build Date: | Sat Dec 04 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/sergiomb2/lpf |
Summary: | Local package factory - build non-redistributable rpms |
Description: | lpf (Local Package Factory) is designed to handle two separate problems: - Packages built from sources which does not allow redistribution. - Packages requiring user to accept EULA-like terms. It works by downloading sources, possibly requiring a user to accept license terms and then building and installing rpm package(s) locally. Besides being interactive the operation is similar to akmod and dkms. |