mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-11 04:58:38 -05:00
[PR #28] [MERGED] Remove deprecated apt-key usage #76
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscodium.github.io/pull/28
Author: @noahbliss
Created: 8/10/2020
Status: ✅ Merged
Merged: 9/21/2020
Merged by: @stripedpajamas
Base:
master← Head:patch-1📝 Commits (1)
51a9923Remove deprecated apt-key usage📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
_posts/2000-01-05-install.md(+1 -1)📄 Description
Per upstream and Debian error messages, the use of apt-key is deprecated. The new solution in this PR is adapted from the documentation of the upstream repo.
https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/tree/master
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.