Skip to content

eneiasramos/phd-chromium-repo

 
 

Repository files navigation

Chromium .deb repositories for Ubuntu 20.04+

Repositories for Chromium browser .deb packages originally released by Linux Mint.

Supported Ubuntu releases:

  • Ubuntu 20.04 Focal (LTS)
  • Ubuntu 22.04 Jammy (LTS)
  • Ubuntu 22.10 Kinetic (EOL)
  • Ubuntu 23.04 Lunar (EOL)
  • Ubuntu 23.10 Mantic
  • Ubuntu 24.04 Noble (LTS)
  • Ubuntu 24.10 Oracular (unreleased)

Installation:

$ curl -fsSL https://raw.githubusercontent.com/eneiasramos/phd-chromium-repo/master/repo.sh | sudo bash - 

$ sudo apt-get remove chromium-browser

$ sudo apt-get install chromium

Signing key renewal:

$ sudo wget 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x869689FE09306074' \
  -O '/etc/apt/trusted.gpg.d/phd-chromium.asc'

Repository:

The repository is hosted at https://freeshell.de/phd/chromium/.

Source code:

Visit https://github.com/phd/chromium-repo for a full source code.

About

Chromium Browser .deb repositories for Ubuntu 20.04+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.7%
  • PHP 22.5%
  • Makefile 1.8%