6
Jak dowiedzieć się, w jakim pakiecie jest coś bez uciekania się do Google?
Często chcę coś zainstalować, ale nie jestem pewien, w jakim pakiecie się znajduje. Jest to dla mnie bardzo częste zdarzenie: $ make html sphinx-build -b djangohtml -d _build/doctrees . _build/html make: sphinx-build: Command not found make: *** [html] Error 127 $ sudo apt-get install sphinx E: Unable to locate package …