项目作者: Vitexus

项目描述 :
Debian package installing Firefox Nightly
高级语言: Shell
项目地址: git://github.com/Vitexus/FirefoxNightlyDeb.git
创建时间: 2017-09-14T00:10:30Z
项目社区:https://github.com/Vitexus/FirefoxNightlyDeb

开源协议:BSD 2-Clause "Simplified" License

下载


❗❗❗ Please use official Mozilla’s repository instead:
https://blog.nightly.mozilla.org/2023/10/30/introducing-mozillas-firefox-nightly-deb-packages-for-debian-based-linux-distributions/
❗❗❗

Firefox Nightly installer package for Debian / Ubuntu

FirefoxNightly

Firefox Nightly gets a new version every day and as a consequence, the release notes for the Nightly channel are updated continuously to reflect features that have reached sufficient maturity to benefit from community feedback and bug reports. Features listed here may or may not make a final release of Firefox.

Building package

  1. apt-get -y install devscripts dpkg-dev
  2. git clone https://github.com/Vitexus/FirefoxNightlyDeb.git
  3. debuild -i -us -uc -b

Testing

  1. vagrant up
  2. vagrant ssh
  3. sudo apt install xfce4
  4. startxfce4

Vagrant Test

See also