我已经使用以下命令安装了 my-weather-indicator 软件:
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator
但是,我在系统中找不到它。等待您的帮助。谢谢。
答案1
它位于/opt/extras.ubuntu.com/my-weather-indicator/bin/
。您可以在终端中执行它。:
/opt/extras.ubuntu.com/my-weather-indicator/bin/my-weather-indicator
您可以使用以下命令找到该包的二进制文件my-weather-indicator
:
dpkg -L my-weather-indicator | grep bin
输出:
/opt/extras.ubuntu.com/my-weather-indicator/bin
/opt/extras.ubuntu.com/my-weather-indicator/bin/my-weather-indicator
/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/dygraph-combined.js
答案2
我按照命令操作,它就在 Unity 菜单中。只需在 Unity 菜单中输入“weather”即可。单击左上角附近的大方形按钮,输入“weather”,然后单击 Enter。