Software Alternatives & Reviews

MacPorts VS asdf-vm

Compare MacPorts VS asdf-vm and see what are their differences

MacPorts logo MacPorts

The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system.

asdf-vm logo asdf-vm

An extendable version manager
  • MacPorts Landing page
    Landing page //
    2021-09-29
  • asdf-vm Landing page
    Landing page //
    2023-10-18

MacPorts videos

Linux Tools for your Mac. Package Management. HomeBrew, MacPorts, Fink

More videos:

  • Review - Install and Testing MacPorts on an M1 Mac
  • Review - Installing MacPorts on macOS Catalina

asdf-vm videos

No asdf-vm videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to MacPorts and asdf-vm)
Front End Package Manager
Programming
0 0%
100% 100
Package Manager
100 100%
0% 0
Programming Tools
0 0%
100% 100

User comments

Share your experience with using MacPorts and asdf-vm. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, asdf-vm seems to be a lot more popular than MacPorts. While we know about 163 links to asdf-vm, we've tracked only 5 mentions of MacPorts. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

MacPorts mentions (5)

  • Need help with running OpenBSD on VirtualBox
    Brew & macports have libvirt & virt-manager that are used to manage qemu via GUI. Source: over 1 year ago
  • Brew Is a Bad Neighbor
    Or instead of all this, try MacPorts[0], which in my experience has 99% of what you need. The biggest drawbacks are less support from quite niche packages (the ones that sets up its own homebrew tap), and a bit slower updates. But then I found it bearable much more than homebrew’s downsides. [0]: https://macports.org. - Source: Hacker News / over 1 year ago
  • How to prevent WireGuard from starting up (menubar) on MacOS?
    You can install wireguard-go and wireguard-tools (or boringtun, which is Cloudflare's userspace implementation) using either MacPorts or Brew. Source: almost 2 years ago
  • Newbie Problem with MacOS Terminal Stuff
    That being said, I'm going to assume that you're working on MacO. Flatpaks aren't going to be an option, that's only going to work if you're using Linux (like Fedora, Ubuntu, Gentoo, Arch, Mint, and so on). If you need to install HandBrake, you may want to consider using macports.org, or brew.sh, these are projects that provide additional libraries and packages for MacOS, this way you can install additional... Source: almost 2 years ago
  • Top 10 trending github repos of the week🚽.
    On macOS you can also install the latest release with MacPorts:. - Source: dev.to / over 2 years ago

asdf-vm mentions (163)

  • Install mutiple Erlang and Elixir with vfox
    The Elixir and Erlang communities have long been popular for installing and managing multi-version environments through asdf. Asdf is also a general-purpose version management tool, and the ecosystem is so rich. - Source: dev.to / 14 days ago
  • Volta – Fastest Node version manager in Rust
    Or if you need to manage more than just node, asdf has been around for over a decade and works great. You can use a .tool-versions to change runtimes for each project you have, in addition to managing your global runtime versions https://asdf-vm.com/. - Source: Hacker News / about 2 months ago
  • Pyenv – lets you easily switch between multiple versions of Python
    Why not just use a tool like asdf (https://asdf-vm.com/) or mise (https://mise.jdx.dev/)? These tools have the advantage of not being multi-taskers and can manage version for all your tools. You wouldn’t need pyenv and npm and rvm and… We’ve even started committing the .mise.toml files for projects to our repos. That way, since we work on multiple projects that may need multiple versions of the same tool, it’s... - Source: Hacker News / about 2 months ago
  • Pyenv – lets you easily switch between multiple versions of Python
    Https://asdf-vm.com/ ASDF is better because it works with many more languages, other than only Python, like Rust, Go, Node, etc, and other tools, such as AWS/Google/Firebase/Azure CLIs. - Source: Hacker News / about 2 months ago
  • A Journey to Find an Ultimate Development Environment
    The purpose of a version manager is to help you navigate or install any tools for development easily. Version Manager can be one tool for each dependency (e.g. NVM, g) or One tool for all dependencies (e.g. asdf, mise). - Source: dev.to / 3 months ago
View more

What are some alternatives?

When comparing MacPorts and asdf-vm, you can also consider the following products

Homebrew - The missing package manager for macOS

NixOS - 25 Jun 2014 . All software components in NixOS are installed using the Nix package manager. Packages in Nix are defined using the nix language to create nix expressions.

pkgsrc - pkgsrc is a framework for building over 17,000 open source software packages.

Homebrew Cask - Install with ease. Your software is just one command away from being ready and raring to go. Forget all about babysitting the install process step by step, from website to cleanup. ls /usr/local/Caskroom google-chrome .

RVM - Ruby Version Manager. RVM is a command-line tool which allows you to easily install, manage, and work with multiple ruby environments from interpreters to sets of gems.

Conda - Binary package manager with support for environments.