selecting 'hyper:arm64'
See original GitHub issueHi guys,
I hope you are doing great! I am trying to install the next version
sudo wget -O /tmp/hyper_3.1.0_amd64.deb https://releases.hyper.is/download/deb
sudo apt install /tmp/hyper_3.1.0_amd64.deb -y
But I got the following error, it seems that the package points to an arm version (why?). I am running ubuntu 20.04
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'hyper:arm64' instead of '/tmp/hyper_3.1.0_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
hyper:arm64 : Depends: libgtk-3-0:arm64 but it is not installable
Depends: libnotify4:arm64 but it is not installable
Depends: libnss3:arm64 but it is not installable
Depends: libxss1:arm64 but it is not installable
Depends: libxtst6:arm64 but it is not installable
Depends: libatspi2.0-0:arm64 but it is not installable
Depends: libuuid1:arm64 but it is not installable
Depends: libappindicator3-1:arm64 but it is not installable
Depends: libsecret-1-0:arm64 but it is not installable
E: Unable to correct problems, you have held broken packages.
Thanks!
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:5
Top Results From Across the Web
Linux arm64 not working · Issue #6380 · vercel/hyper - GitHub
I am on the latest Hyper.app version I have searched the issues of this repo and believe that this is not a duplicate...
Read more >Running Hyper-V in Windows on ARM - Sinclairinat0r
Get-VM -Name "Win10ARM" | select Name, VMId, MemoryStartup, ProcessorCount. How do we connect to the virtual machine?
Read more >Selection modes and masks - Maya Getting Started - Autodesk
There are three main types of selection modes: Hierarchy, Object and Component. ... When you first start Maya, the default selection mode is...
Read more >log: com.roguetemple.hyperroid:12070 - F-Droid Monitor
Selecting previously unselected package libdrm-amdgpu1:amd64. Preparing to unpack . ... Build hyper arm64-v8a [1/2] Building CXX object ...
Read more >Android qemu arm64. In Visual Studio 2017 setup, Microsoft ...
Once Windows booted again, then right click Windows Start button, then select Device Manager Similarly, I can use telnet and connect to localhost:1235...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The site is providing arm builds erroneously, please download directly from https://github.com/vercel/hyper/releases/tag/v3.1.0 We’re working on the site issue.
Fixed now