| Name: | lpf |
|---|---|
| Version: | 0.3 |
| Release: | 4.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 173318 |
| License: | MIT |
| RPM: | lpf-0.3-4.el9.noarch.rpm |
| Source RPM: | lpf-0.3-4.el9.src.rpm |
| Build Date: | Mon Dec 05 2022 |
| Build Host: | build-ol9-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. |