{
  "name": "Arch Linux",
  "slug": "archlinux-vm",
  "categories": [
    2
  ],
  "date_created": "2025-01-27",
  "type": "vm",
  "updateable": false,
  "privileged": false,
  "interface_port": null,
  "documentation": null,
  "website": null,
  "logo": "https://raw.githubusercontent.com/ArchLinuxStudio/ArchLinuxTutorial/refs/heads/master/docs/arch_seo.png",
  "description": "Arch Linux is a highly customizable, independent Linux distribution that gives users complete control over their system. Known for its rolling release model, Arch Linux is always up-to-date with the latest software. It's favored by experienced users who appreciate its minimalist approach, demanding a hands-on installation and configuration process. This level of control and flexibility makes it a popular choice for those who want to tailor their Linux system to their exact needs.",
  "install_methods": [
    {
      "type": "default",
      "script": "vm/archlinux-vm.sh",
      "resources": {
        "cpu": 1,
        "ram": 1024,
        "hdd": 4,
        "os": null,
        "version": null
      }
    }
  ],
  "default_credentials": {
    "username": null,
    "password": null
  },
  "notes": [
    {
      "text": "doesnt work with lvm and lvmthin disks!",
      "type": "warning"
    }
  ]
}