Search Criteria
Package Details: setroubleshoot-server-git 3.3.32.r3.g502d06c-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/setroubleshoot-server-git.git (read-only, click to copy) |
---|---|
Package Base: | setroubleshoot-server-git |
Description: | SELinux troubleshoot server |
Upstream URL: | https://gitlab.com/setroubleshoot |
Licenses: | GPL2 |
Groups: | selinux |
Conflicts: | setroubleshoot-server |
Provides: | setroubleshoot-server |
Submitter: | winslow |
Maintainer: | winslow |
Last Packager: | winslow |
Votes: | 1 |
Popularity: | 0.82 |
First Submitted: | 2024-01-13 01:05 (UTC) |
Last Updated: | 2024-02-23 04:07 (UTC) |
Dependencies (14)
- audit (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- libnotify (libnotify-gitAUR) (make)
- libreportAUR (make)
- policycoreutilsAUR (make)
- polkit (polkit-gitAUR, polkit-consolekitAUR) (make)
- python-dasbus (make)
- python-gobject (python-gobject-gitAUR) (make)
- python-pydbus (python-pydbus-gitAUR) (make)
- python-slip (make)
- python-systemd (make)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (make)
Required by (2)
- setroubleshoot (requires setroubleshoot-server)
- setroubleshoot-git
Latest Comments
winslow commented on 2024-02-23 04:08 (UTC)
@a821 Thank you, I've removed the sudo line and prompted the user to execute the command themselves
a821 commented on 2024-02-22 18:41 (UTC)
Please do not use
sudo
inPKGBUILDs
(in this line). This is a security risk. Just let the user change the configuration.