Reply to comment

In apt you have a few

In apt you have a few possibilities. You could search based on filenames:

apt-cache search libc.so

Or you can install packages based on filenames:

apt-get install /usr/bin/elinks

It is also possible to add targets (written in lua) that do something more specific for what you want.

But for that I need to understand how you use it :)

Reply

Please refrain from adding URLs to unrelated or commercial websites. This site is moderated and comments with inappropriate links are rejected. Thank you for your understanding.
The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options