Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there an installation package you can download? #468

Closed
516025 opened this issue May 7, 2019 · 9 comments
Closed

Is there an installation package you can download? #468

516025 opened this issue May 7, 2019 · 9 comments
Labels
Resolution-Answered Related to questions that have been answered

Comments

@516025
Copy link

516025 commented May 7, 2019

I just want to use it, but I can't build it, so can I download the installation package?

@Supernalboot
Copy link

There is no installation package, you need to set everything up yourself https://github.com/microsoft/Terminal#building-the-code

@Tlaster
Copy link

Tlaster commented May 7, 2019

I've built a release package and it's only x64 version
NOTE: it's a UWP application so make sure your system version is above 1809 (I'm using 1903)
[link scrubbed]

@Larsklopstra
Copy link

@Tlaster Hmmm, I added the certificate and tried to launch the installer but got a message saying:

Either you need a new certificate installed for this app package, or you need a new app package with trusted certificates. Your system administrator or the app developer can help. A certificate chain processed, but terminated in a root certificate which isn't trusted (0x800B0109)

@516025
Copy link
Author

516025 commented May 7, 2019

@Tlaster thanks

I've built a release package and it's only x64 version
NOTE: it's a UWP application so make sure your system version is above 1809 (I'm using 1903)
[link scrubbed]

@ictw
Copy link

ictw commented May 7, 2019

I've built a release package and it's only x64 version
NOTE: it's a UWP application so make sure your system version is above 1809 (I'm using 1903)
[link scrubbed]

I use your package,but it arised an error:"App installation failed, error message: Windows cannot install the package because it is Microsoft.WindowsTerminal_1.0.0.0_x64__8wekyb3d8bbwe incompatible with the device. The package requires the Windows.Universal device family to run operating system versions 10, 0, 18362, 0, or later. The operating system version of the device is currently running 10, 0, 17763, 475. (0x80073cfd)" and my windows version is the lastest 1809(OS 17763.475 ), how should I do?

@YantCaccia
Copy link

YantCaccia commented May 7, 2019

I've built a release package and it's only x64 version
NOTE: it's a UWP application so make sure your system version is above 1809 (I'm using 1903)
[link scrubbed]

I use your package,but it arised an error:"App installation failed, error message: Windows cannot install the package because it is Microsoft.WindowsTerminal_1.0.0.0_x64__8wekyb3d8bbwe incompatible with the device. The package requires the Windows.Universal device family to run operating system versions 10, 0, 18362, 0, or later. The operating system version of the device is currently running 10, 0, 17763, 475. (0x80073cfd)" and my windows version is the lastest 1809(OS 17763.475 ), how should I do?

You should opt-in in Windows Insider, download and install the update 18362.30 (for me it took about 1 hour) and eventually try again installing this package, it should work then.

@DHowett-MSFT
Copy link
Contributor

Hi @Tlaster,
Thanks for being so excited to jump in. Please don't use this issue tracker for distributing binaries. 😄

@zadjii-msft
Copy link
Member

I'm gonna use this as the catch-all issue for this topic.

There are no binaries to download quite yet.

The Windows Terminal is in the very early alpha stage, and not ready for the general public quite yet. If you want to jump in early, you can try building it yourself from source.

Otherwise, you'll need to wait until Mid-June for an official preview build to drop.

@bertyhell
Copy link

There is a package now:
https://github.com/microsoft/terminal/releases

When you look under the assets of each release:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Answered Related to questions that have been answered
Projects
None yet
Development

No branches or pull requests

9 participants