명령을 제공하는 저장소 패키지를 찾으십시오.

명령을 제공하는 저장소 패키지를 찾으십시오.

패키지를 설치할 때 command-not-found설치되지 않은 명령을 호출하면 해당 패키지가 제안됩니다.

$ convert
The program 'convert' is currently not installed.  To run 'convert' please ask your administrator to install the package 'imagemagick'
convert: command not found

설치되어 있지 않은 경우 특정 바이너리를 제공하는 패키지를 찾기 위해 호출할 수 있는 명령이 command-not-found있습니까 ? apt이 경우 apt-cache search명령이 너무 불특정합니다.

관련 정보