Skip to content

SenpaiSilver

Are you not entertained?

Recent Posts

  • FFmpeg to infinity and beyond!
  • Disable NVIDIA overlay only in certain apps
  • Queueing events in VNyan
  • Making an overhead camera streaming setup for gunpla
  • Stop upscaling video to 4K60FPS
  • Windows 10’s image viewer is trash, bugged and won’t ever be fixed
  • Export video with alpha channel in Davinci Resolve
  • Adding subtitles to your stream
  • Fixing Final Fantasy XIV’s Alliance Roulette
  • Fixing Blue Screen and crashes with a brand new RTX card by checking your RAM

Categories

  • Coding (6)
  • Content creation (7)
  • Gaming (31)
  • Google (7)
    • Android (4)
  • Hardware (10)
  • Linux (5)
  • Microsoft (11)
    • Windows (11)
  • Opinion (6)
  • Otaku (3)
    • Anime (2)
  • Random (3)
  • Shorts (4)
  • Software (13)
  • Web (2)

Tag: apt-xapian-index

Quicksearch with Synaptic

Quicksearch with Synaptic

Whenever I install a Debian, with a GUI, I usually use Synaptic to get my apps.

The greatest feature it has is the quick search box that doesn’t exist or is grayed out in the current builds.

Why ?

Because it’s missing a dependency called apt-xapian-index.

As a quick fix, close Synaptic and run:

sudo apt-get install apt-xapian-index
Posted on 25/08/201404/03/2021Categories LinuxTags apt-xapian-index, Debian1 Comment on Quicksearch with Synaptic
Proudly powered by WordPress