Search Criteria
Package Details: sudo-selinux 1.9.17.p2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sudo-selinux.git (read-only, click to copy) |
|---|---|
| Package Base: | sudo-selinux |
| Description: | Give certain users the ability to run some commands as root - SELinux support |
| Upstream URL: | https://www.sudo.ws/sudo/ |
| Keywords: | selinux |
| Licenses: | custom |
| Groups: | selinux |
| Conflicts: | selinux-sudo, sudo |
| Provides: | selinux-sudo, sudo |
| Submitter: | Siosm |
| Maintainer: | IooNag |
| Last Packager: | IooNag |
| Votes: | 17 |
| Popularity: | 0.000315 |
| First Submitted: | 2013-11-03 20:05 (UTC) |
| Last Updated: | 2025-10-23 04:38 (UTC) |
Dependencies (8)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libcrypto.so (openssl-gitAUR, openssl-1.1AUR, openssl-aegisAUR, openssl-staticAUR, lib32-openssl, openssl)
- libldap (libldap-gnutlsAUR)
- libselinuxAUR
- libssl.so (openssl-gitAUR, openssl-1.1AUR, openssl-aegisAUR, openssl-staticAUR, lib32-openssl, openssl)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pam-selinuxAUR
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Required by (371)
- abfetch (requires sudo) (make)
- advantagescope-git (requires sudo) (make)
- aegir (requires sudo)
- aimtux-git (requires sudo)
- alert (requires sudo)
- alienware-alpha-wmi (requires sudo)
- almh-git (requires sudo)
- amanda (requires sudo) (optional)
- angrysearch-git (requires sudo) (make)
- ape-loader-bin (requires sudo) (make)
- apollo-neo-env-manager-dev (requires sudo)
- aptpik (requires sudo)
- arch-cache-cleaner-git (requires sudo) (optional)
- arch-update (requires sudo) (optional)
- arch-update-git (requires sudo) (optional)
- arch-updater (requires sudo) (optional)
- archarchive (requires sudo) (optional)
- archconv (requires sudo)
- archforge (requires sudo) (optional)
- archie (requires sudo)
- Show 351 more...
Latest Comments
TymonMarek commented on 2026-03-11 06:14 (UTC) (edited on 2026-03-11 06:19 (UTC) by TymonMarek)
I am having issues installing this package on a fresh Arch Linux install. The issue is similar to the one mentioned by @fhenriquedev, where check() is failing.
I followed the Arch Linux Wiki SELinux guide: https://wiki.archlinux.org/title/SELinux
Running
makepkgwith the--nocheckflag installs fine but obviously skips thecheck()stage:The commands to do the same are the following. I am unsure if this leaves the system in a secure and safe state so please use at your own risk:
EDIT: Make sure this command runs in a directory where you have sufficient permissions (e.g. /home/USERNAME):
EDIT: Remember to update the
/etc/sudoersfile to include the wheel group after you do this, since it will override your current configuration.fhenriquedev commented on 2019-11-14 01:09 (UTC) (edited on 2019-11-14 01:10 (UTC) by fhenriquedev)
I'm having an error in the check() function inside the PKGBUILD while checking cvtsudoers, had to build with --nocheck option and it installed just fine, and I don't know if it's on purpose but I had to manually run libtool --finish /bin/sudo I didn't saw the warnings in the first time I installed because I was following the Wiki guide and replacing a lot of packages and I got stuck for a couple minutes trying to figure out why I was not able to login after installing all of them, and then I saw the sudo issue in the journal, had to reinstall this package and now, paying more attention, I saw the warning telling to run this command. It solved the issue then.
Siosm commented on 2014-01-02 21:48 (UTC)
Nicky726 commented on 2012-03-04 09:47 (UTC)
coolmast commented on 2012-03-03 00:03 (UTC)
Nicky726 commented on 2010-07-22 11:19 (UTC)