Synaptic

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 00:28, 21 June 2025 by Woozle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Notes

Basically:

sudo apt-get install apt-xapian-index
sudo update-apt-xapian-index -vf

If that doesn't work, you can try:

sudo apt-get install --reinstall synaptic
sudo dpkg-reconfigure synaptic

Ubuntu 25.04

The xapian search functionality is broken in Ubuntu 25.04 (including Ubuntu-MATE and Kubuntu), but there is a quick workaround posted on GitHub.