With v0.6.0
we wanted to make it easier for you to install Mufi-Lang, and our goal was to at least support one package manager for each operating system. So far, we have successfully completed this goal and have introduced three new Github repos to accomplish this goal. This allows us to be transparent with what's being installed and allows others to contribute if they feel something else can be added to provide extra help.
New Repos:
https://github.com/Mustafif/MufiZ-APT
- This repo contains all of our
.deb
files for theapt
package manager for Debian-based Linux distros.
- This repo contains all of our
https://github.com/Mustafif/mufi-bucket
This is our own maintained bucket that contains
MufiZ
Windows systems, and supports installation forx86_64
,x86
andarm64
.This is for the
scoop
package manager, and I found this manager to be a lot better than the officialwinget
tool.
https://github.com/Mustafif/homebrew-mufi
- This is our maintained tap for the
brew
package manager and supports installing both arm and intel Macs, as well as
Linux.
- This is our maintained tap for the
I hope these efforts help make everyone's lives easier. It was a fun experience learning how to make custom repositories for these managers. Any other multi-platform project I work on will be hosted on these.