mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-11 04:58:38 -05:00
[PR #88] [MERGED] Specified architecture for Debian / Ubuntu #39
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/88
Author: @pasabanov
Created: 10/26/2024
Status: ✅ Merged
Merged: 2/19/2025
Merged by: @daiyam
Base:
master← Head:patch-1📝 Commits (2)
24b23caSpecified architecture for Debian / Ubuntu1b1c0a0Addedarm64architecture📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
_posts/2000-01-05-install.md(+1 -1)📄 Description
It seems that the repository
https://download.vscodium.com/debs vscodium maindoes not have any other architecture other thanamd64.Specifying the architecture removes the warning about the missing architecture when executing
apt updateif the user has thei386architecture on his machine (for example, if he hassteaminstalled).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.