全新安装Lubuntu 11.10[...17.10] 有突触 0.75.2ubuntu7 [...0.84.2]。以前在其他系统上使用 synaptic 时,会出现搜索框在工具栏中,可以输入搜索字符串,这样输入字符串时显示的包就会减少。该框没有显示,我也没有找到任何启用/禁用它的设置。
答案1
sudo apt-get install apt-xapian-index
sudo update-apt-xapian-index -vf
答案2
如果其他答案没有帮助,请尝试:
sudo apt-get install --reinstall synaptic
sudo dpkg-reconfigure synaptic
它对我有用。
答案3
论坛 linuxmint建议安装apt-xapian-index当该框存在但呈灰色时。此解决方案也适用于这种情况,即快速筛选盒子彻底不见了。