Here, [options] can include various flags to specify actions like editing dependencies, changing package versions, or simply viewing the control file information.
: For users on iOS 16 or later, native support for most modern controllers (including Switch Pro and Joy-Cons) is already built into the system by Apple. Where to Find the Tweak
For NControl, you should always check the official repositories first:
dpkg -L ncontrol | grep -E '/bin/|/s?bin/' # or which ncontrol || command -v ncontrol # or sudo find / -type f -name 'ncontrol' 2>/dev/null