SUMMARY For checking for any faults in the system by using the command line: sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall Yields nothing. It asks for password then nothing continues. STEPS TO REPRODUCE 1. Open Konsole 2. copy & paste sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall OBSERVED RESULT Nothing EXPECTED RESULT Checking / Reparing files SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Solus (available in About System) KDE Plasma Version: 5.15.5 KDE Frameworks Version: 5.58.0 Qt Version: 5.12.3 ADDITIONAL INFORMATION Command from https://bugs.kde.org/enter_bug.cgi?format=guided&product=konsole&version=19.04.1
This is a problem with the command itself, not Konsole.