Q: How do I install Airshipper using winget?
A: Open Windows Terminal or PowerShell and run: winget install Veloren.Airshipper -- winget will automatically download and install Airshipper 0.16.0.
Q: Is Airshipper free to download?
A: Airshipper is distributed under the GPL-3.0 license. Check the publisher's website for full licensing terms before use in commercial or redistributed contexts.
Q: What Windows versions does Airshipper support?
A: Airshipper v0.16.0 is a Windows desktop application. It generally supports Windows 10 and Windows 11. Check the publisher's documentation for specific minimum OS requirements.
Q: Can I install a specific version of Airshipper with winget?
A: Yes. To install exactly v0.16.0, run: winget install --id Veloren.Airshipper --version 0.16.0
Q: How do I update Airshipper after installing?
A: Run winget upgrade Veloren.Airshipper in PowerShell or Windows Terminal. You can also run winget upgrade --all to update all installed packages at once.
Q: How do I uninstall Airshipper?
A: Run winget uninstall Veloren.Airshipper in PowerShell or Windows Terminal, or use the Windows Settings app under Apps and Features.