ฉันกำลังพยายามทำให้command-not-found
ฟีเจอร์ภายใต้ Ubuntu ทำงานภายใต้ zsh โดยไม่ต้องโชค:
➜ ~ pdfunite
zsh: command not found: pdfunite
➜ ~ bash
u@ub:~$ pdfunite
The program 'pdfunite' is currently not installed. You can install it by typing:
sudo apt-get install poppler-utils
ไม่มีใครรู้ว่ามีแพคเกจที่รองรับ zsh หรือไม่
ขอขอบคุณ.