|
Can i ask why when i install the usbguard package from some manager (apt or zypper) it does install the .so but not the .pc so CMAKE can't find anything when i search for it but when i install it from this repo it does install the .pc file. |
Answered by
radosroka
Oct 26, 2023
Replies: 1 comment 10 replies
|
usually, development files are not part of the ordinary release but rather part of the "development" part of the package. |
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Why not to use official usbguard package?