foxgirl-linux/linux/README.md

15 lines
601 B
Markdown
Raw Normal View History

2019-07-04 08:40:50 +02:00
This folder contains all the required material to build the browser on Linux platforms.
2019-06-12 22:44:32 +02:00
### Requirements
2019-07-04 08:40:50 +02:00
* Ubuntu or Linux Mint (Bionic or later)
2019-06-12 22:44:32 +02:00
### Notes
* As this script installs files during the build, it is recommended to run this script in a VM or installation dedicated to building.
* You will occassionally need to enter your sudo password. Running this script as root has not been tested
* This script has been tested with Linux Mint 19.1
2019-07-04 08:40:50 +02:00
* The flatpak build is not ready yet.
2019-06-12 22:44:32 +02:00
### Instructions
* Run build.sh inside this folder.
* Packages will be saved in the repository root folder.