D Install on Debian (.deb)

amd64 arm64 armhf

GPG Key

Add the GPG key of the repository:

curl -fsSL https://repo.vscodium.dev/vscodium.gpg \
  | gpg --dearmor \
  | sudo dd of=/usr/share/keyrings/vscodium.gpg

Repository

v13

Debian 13 / Ubuntu 24.04 or newer

Add the .sources file:

sudo curl --output-dir /etc/apt/sources.list.d -LO https://repo.mrcode.zokugun.org/mrcode.sources
v12

Debian 12 / Ubuntu 23.10 or older

Add the .list file:

sudo curl --output-dir /etc/apt/sources.list.d -LO https://repo.mrcode.zokugun.org/mrcode.list

Install

Update then install MrCode:

sudo apt update && sudo apt install mrcode

F Install Fedora/Suse (.rpm)

x86_64 aarch64 armv7hl

Repository

Add the .repo file:

sudo curl --output-dir /etc/yum.repos.d -LO https://repo.mrcode.zokugun.org/mrcode.repo

Install

F

Fedora/RHEL

Install MrCode:

sudo dnf install mrcode
S

OpenSuse/Suse

Install MrCode:

sudo zypper in mrcode

📦 Available Packages

mrcode-1.105.17076-el8.aarch64.rpm
mrcode-1.105.17076-el8.armv7hl.rpm
mrcode-1.105.17076-el8.x86_64.rpm
mrcode_1.105.17076_amd64.deb
mrcode_1.105.17076_arm64.deb
mrcode_1.105.17076_armhf.deb