


debian/ungoogled-upstream/ungoogled-chromium/utils/downloads.py retrieve -i debian/ungoogled-upstream/ungoogled-chromium/downloads.ini -c build/download_cache debian/devutils/update_patches.sh merge # Create the Debian source package (this will take some time) # Create a source tarball suitable for use with a Debian source package (this will take some time) # Replace UPLOADER_HERE with your uploader (optional) # to specify a suitable uploader string so that gpg will know which key to sign # NOTE: If you are planning to upload to a build service then you may be required # Download and unpack Chromium sources (this will take some time)
#Ungoogled chromium fdroid install#
# Install remaining requirements to build Chromium # Final setup steps for debian/ directory # Example of an uploader string: John Doe 'UPLOADER_HERE' > debian/uploader.txt # Replace UPLOADER_HERE with your uploader string (optional) Git -C ungoogled-chromium-debian checkout -recurse-submodules TAG_OR_BRANCH_HEREĬp -r ungoogled-chromium-debian/debian build/src/ # Replace TAG_OR_BRANCH_HERE with the tag or branch you want to build (optional) # Or, just read the README in your local repo. # to your checkout of this repo (replace TAG_OR_BRANCH_HERE with the tag or branch you want to build):

# NOTE: If you are reading this on GitHub, make sure to read the version corresponding # Clone the repository and its submodules Sudo apt install git python3 packaging-dev equivs
