auto-apt

package search by file and on-demand package installation tool

Install

All systems
curl cmd.cat/auto-apt.sh
Debian Debian
apt-get install auto-apt
Ubuntu
apt-get install auto-apt
Windows (WSL2)
sudo apt-get update sudo apt-get install auto-apt
Raspbian
apt-get install auto-apt

auto-apt

package search by file and on-demand package installation tool

auto-apt checks the file access of programs running within its environments, and if a program tries to access a file known to belong in an uninstalled package, auto-apt will install that package using apt-get. This feature requires apt and sudo to work. It also provides simple database to search which package contains a requested file.