mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-11 05:45:48 -06:00
install: add a note of a mirror (#53)
* install: add a note of a mirror * install: format mirror notice better
This commit is contained in:
parent
7b139889b0
commit
5d1fa4702d
@ -74,6 +74,9 @@ sudo apt update && sudo apt install codium
|
||||
|
||||
[@paulcarroty](https://github.com/paulcarroty) has set up a [repository](https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo) for VSCodium. The instructions below are adapted from there. Any issues installing VSCodium using your package manager should be directed to that repository's issue tracker.
|
||||
|
||||
[@jtagcat](https://github.com/jtagcat) found that updating `codium` took over fifteen minutes, sometimes timing out, so they set up an hourly [mirror](https://vscodium.c7.ee) of [@paulcarroty](https://github.com/paulcarroty)'s repository ([Gitlab Pages](https://docs.gitlab.com/ee/user/project/pages/)).
|
||||
To use the mirror, you may replace `paulcarroty.gitlab.io/vscodium-deb-rpm-repo` with `vscodium.c7.ee` (URLs with `/rpms`/`/debs`).
|
||||
|
||||
#### Debian / Ubuntu (deb package):
|
||||
Add the GPG key of the repository:
|
||||
```bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user