You are not logged in.
Are these services used for remote access to my system ? Can i remove them safely ?
system-gpg\x2dagent\x2dssh.slice loaded active active Slice /system/gpg-agent-ssh
gpg-agent-ssh@etc-pacman.d-gnupg.socket loaded active listening GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg
Offline
No and no and neither are services and please use [code][/code] tags.
systemctl show system-gpg\\x2dagent\\x2dssh.slicewill show you it's
RequiredBy=gpg-agent-ssh@etc-pacman.d-gnupg.socketand what that is is described even in your output, but maybe see https://wiki.archlinux.org/title/Pacman/Package_signing
Offline