cd $(getconf DARWIN_USER_DIR)/com.apple.dock.launchpad/db
sqlite3 --column --head db
delete from apps where title='<CASE_SENSITIVE_APPNAME>';
delete from apps where title='EpicWebHelper';
delete from apps where title='BootstrapPackagedGame';
delete from apps where title='CrashReportClientEditor';
delete from apps where title='CrashReportClient';