Skip to content

Google Chromium, sans integration with Google for the COPR build system.

License

Notifications You must be signed in to change notification settings

wojnilowicz/ungoogled-chromium-copr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository provides the prerequisites to build Ungoogled Chromium on COPR for Fedora. It uses the Chromium package from the Fedora Project as its base.

To build your own ungoogled-chromium for e.g. Fedora 39:

  1. Set up your COPR access as described in the User Documentation
  2. Run
    copr create ungoogled-chromium \
                --chroot fedora-39-x86_64
    
    to create your project.
  3. Run
    copr add-package-custom ungoogled-chromium \
                            --name ungoogled-chromium \
                            --script-builddeps "git rpkg" \
                            --script copr_script.sh
    
    to add your package.
  4. Run
    copr build-package ungoogled-chromium \
                       --timeout 108000 \
                       --name ungoogled-chromium
    
    to build your package.

About

Google Chromium, sans integration with Google for the COPR build system.

Resources

License

Stars

Watchers

Forks

Languages