/usr/bin/eric5_pluginrepository is in eric 5.4.5-1.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 | #!/bin/sh
exec "/usr/bin/python3" "/usr/share/eric/modules/eric5_pluginrepository.py" "$@"
|