Skip to content

Mustafif/MufiZ-APT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MufiZ APT Repository

This is the official MufiZ APT repository that will allow any Debian-based system to install the MufiZ compiler using the APT package manager.

Installation

echo "deb [arch= {arch}, trusted=yes] https://mustafif.github.io/Mufi-APT mufiz main" | sudo tee /etc/apt/sources.list.d/mufiz.list
sudo apt update && sudo apt upgrade
sudo apt install mufiz

Supported Architectures

  • amd64
  • i386
  • arm64
  • mipsel
  • mips64el
  • mips64
  • mips
  • powerpc
  • powerpc64
  • powerpc64le
  • riscv64

About

Apt repository for the MufiZ Compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published