[PR #88] [MERGED] Specified architecture for Debian / Ubuntu #39

Closed
opened 2025-09-10 22:50:03 -05:00 by giteasync · 0 comments
Owner

📋 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: masterHead: patch-1


📝 Commits (2)

  • 24b23ca Specified architecture for Debian / Ubuntu
  • 1b1c0a0 Added arm64 architecture

📊 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 main does not have any other architecture other than amd64.
Specifying the architecture removes the warning about the missing architecture when executing apt update if the user has the i386 architecture on his machine (for example, if he has steam installed).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium.github.io/pull/88 **Author:** [@pasabanov](https://github.com/pasabanov) **Created:** 10/26/2024 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`24b23ca`](https://github.com/VSCodium/vscodium.github.io/commit/24b23ca79d914cabf2f04eb52d034c95b3fe19b7) Specified architecture for Debian / Ubuntu - [`1b1c0a0`](https://github.com/VSCodium/vscodium.github.io/commit/1b1c0a081cc8a451544d63c2192eaa4f2af09f82) Added `arm64` architecture ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `_posts/2000-01-05-install.md` (+1 -1) </details> ### 📄 Description It seems that the repository `https://download.vscodium.com/debs vscodium main` does not have any other architecture other than `amd64`. Specifying the architecture removes the warning about the missing architecture when executing `apt update` if the user has the `i386` architecture on his machine (for example, if he has `steam` installed). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 22:50:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#39