likebeta

0)下载firefox
1)tar -xvf firefox-3.6.3.tar.bz2
2)mv firefox /opt
3)cd /usr/share/applications
4)sudo touch firefox.desktop
5)sudo nano firefox.desktop,编辑内容为
[Desktop Entry]
Name=Firefox
Comment=this is firefox
Exec=/opt/firefox/firefox
Icon=/opt/firefox/icons/mozicon128.png
Terminal=false
Type=Application
Categories=Application;Network;

7)到此完成,可以在Applications->Internet中找到firefox的图标了,还可以右键此图标,发送到桌面或者面板

分类:

技术点:

相关文章:

  • 2021-05-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-13
  • 2022-12-23
  • 2021-07-23
  • 2022-12-23
  • 2021-11-24
猜你喜欢
  • 2021-04-19
  • 2021-06-15
  • 2022-12-23
  • 2021-05-19
  • 2022-02-04
  • 2021-08-01
  • 2021-08-10
相关资源
相似解决方案