Re: 請問run該裝何套件? - Linux

Table of Contents

※ 引述《[email protected] (linux才是王道)》之銘言:
: 我的debian中沒有run這支程式
: 請問我該安裝什麼套件?
: 謝謝

不認識這個程式
不過類似的情況
在 dpkg 系統下可以用 apt-file 這個指令/套件來找到答案:)

apt-file update
apt-file search path

e.g. apt-file search bin/run

--

All Comments