snippetbashTip
balooctl — File indexing and searching framework for KDE Plasma. More information: <https://wiki.archlinux.org/
Viewed 0 times
commandandframeworkclifileindexingsearchingbalooctl
linux
Problem
How to use the
balooctl command: File indexing and searching framework for KDE Plasma. More information: <https://wiki.archlinux.org/title/Baloo>.Solution
balooctl — File indexing and searching framework for KDE Plasma. More information: <https://wiki.archlinux.org/title/Baloo>.Display the status of the indexer:
balooctl statusEnable/Disable the file indexer:
balooctl {{enable|disable}}Clean the index database:
balooctl purgeSuspend the file indexer:
balooctl suspendResume the file indexer:
balooctl resumeDisplay the disk space used by Baloo:
balooctl indexSizeCheck for any unindexed files and index them:
balooctl checkDisplay help:
balooctl {{[-h|--help]}}Code Snippets
Display the status of the indexer
balooctl statusEnable/Disable the file indexer
balooctl {{enable|disable}}Clean the index database
balooctl purgeSuspend the file indexer
balooctl suspendResume the file indexer
balooctl resumeContext
tldr-pages: linux/balooctl
Revisions (0)
No revisions yet.