How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gyptazy/popos22.04-arm64"
  config.vm.box_version = "0.0.9"
end
vagrant init gyptazy/popos22.04-arm64 \
  --box-version 0.0.9
vagrant up

This version was created 12 months ago.

Initial release.

This is a hacky version of Pop! OS 22.04 including Gnome for ARM64 systems. This is only for testing.

1 provider for this version.
  • vmware_fusion
    arm64 Hosted by Vagrant Cloud (4.57 GB)