https://github.com/usbguard/usbguard-rpm
USBGuard RPM package
https://github.com/usbguard/usbguard-rpm
fedora rpm usbguard
Last synced: 8 days ago
JSON representation
USBGuard RPM package
- Host: GitHub
- URL: https://github.com/usbguard/usbguard-rpm
- Owner: USBGuard
- License: gpl-3.0
- Created: 2017-10-28T09:24:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T12:26:54.000Z (over 8 years ago)
- Last Synced: 2025-11-29T09:42:40.731Z (7 months ago)
- Topics: fedora, rpm, usbguard
- Language: Makefile
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# usbguard-rpm
USBGuard RPM package
## How to build
```
➤ git clone https://github.com/USBGuard/usbguard-rpm
➤ cd usbguard-rpm
➤ make
```
Tested only on Fedora. Requires `make`, `rpmbuild`, `sudo` and `dnf builddep`.