You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
I've just spent a day coaxing an Ubuntu-only script, IntelOwl, to run in Arch, and most of the issue with the [bash] script is that it's trying to use apt tools, on Arch. If this project could intercept the calls to apt transparently that would be great!
I can see a use case for this!
I've just spent a day coaxing an Ubuntu-only script, IntelOwl, to run in Arch, and most of the issue with the [bash] script is that it's trying to use apt tools, on Arch. If this project could intercept the calls to apt transparently that would be great!