Jump to content

DevDrake

Members
  • Posts

    5
  • Joined

  • Last visited

  1. I did few things, still not working as it not installing: :~$ sudo apt install aspnetcore-runtime-2.1 Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package aspnetcore-runtime-2.1 E: Couldn't find any package by glob 'aspnetcore-runtime-2.1' E: Couldn't find any package by regex 'aspnetcore-runtime-2.1' I have installed all listed dependencies with :armhf - but that seems to be incorrect as all packages running on the board are :arm64. I checked with both. when i do: :~$ sudo apt search aspnetcore-runtime-2.1 Sorting... Done Full Text Search... Done aspnetcore-runtime-2.1/bionic 2.1.3-1 amd64 Microsoft ASP.NET Core 2.1.3 Shared Framework however when i do :~$ sudo apt-cache search aspnetcore-runtime-2.1 :~$ i get nothing. I have updated kernel to the: 4.14.67-sunxi64 #117 SMP Sat Sep 1 00:17:11 CEST 2018 aarch64 aarch64 aarch64 GNU/Linux @hjc i tried your way and it works well Still i would love to have run-time installed to not deploy self-containing app every time.
  2. I was looking for a way to update a kernel for my board and i found easy and complete way to do it in armbian docs: basically the way is to use armbian-config utility. If you are missing the program just: sudo apt-get install armbian-config And here is entire instruction: https://docs.armbian.com/User-Guide_Armbian-Config/ as a note, you can do way more with this utility it is pretty handy to know it
  3. Hello Community! Does anybody tried to run the .Net Core or ASP NET Core runtime package on OrangePi PC2? I was trying to install it using MS guidelines [https://www.microsoft.com/net/download/linux-package-manager/ubuntu16-04/runtime-current] but no luck. I was searching Goolge for a while, and tried bunch of common solutions related to Linux and .Net Core installation - with no luck unfortunately. I am using: OrangePI PC2 ARMBIAN 5.59.180815 nightly Ubuntu 16.04.5 LTS 4.11.1-sun50iw2
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines