Skip to content

ghazzor/materialgram-deb-package

Repository files navigation

Info

Unofficial apt repository for materialgram, offering a more convenient alternative to manually replacing the binary or flatpaks.

The repository simply repackages the upstream tarball into a .deb. If no new tarball is released, the package will not be updated.

CI is set to run automatically on Sunday and Tuesday at midnight @IST.

Installation

$ bash <(curl -s "https://raw.githubusercontent.com/ghazzor/materialgram-deb-package/master/install.sh")

OR

$ wget -qO- https://raw.githubusercontent.com/ghazzor/materialgram-deb-package/master/materialgram_repo.asc | sudo tee /etc/apt/trusted.gpg.d/materialgram_repo.asc
$ echo "deb [arch=amd64] https://raw.githubusercontent.com/ghazzor/materialgram-deb-package/master/apt/repo/ bionic main" | sudo tee /etc/apt/sources.list.d/materialgram.list
$ sudo apt update && sudo apt install materialgram

About

materialgram apt repo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages