Results 1 to 3 of 3

Thread: Need assistance with wine and needing .net framework 4 to run programs

  1. #1
    Join Date
    Jul 2018
    Beans
    2

    Need assistance with wine and needing .net framework 4 to run programs

    So Ive been having this same problem for a little while, I thought it was just the one poice of software Im trying to use with wine but Its every windows software I guess. It keeps giving me the error message that I need to have .net framework 4 installed in order to continue. I went to this site and used as a guide to install. I got all the way though the end until I got to the last step when it asks to "sudo apt-get install aspnetcore-runtime-2.1"

    I type that into the terminal and it gives me this output:

    Code:
    
    
    Code:
    axthespy@Maxwell-Zorin:~$ sudo apt-get install aspnetcore-runtime-2.1
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    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:
     aspnetcore-runtime-2.1 : Depends: dotnet-runtime-2.1 (>= 2.1.1) but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.


    How do I fix this to get wine running on my machine. Ive seen it done before and I dont know or am not sure of what I am doing wrong.

  2. #2
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Need assistance with wine and needing .net framework 4 to run programs

    Thread moved to Wine for a more appropriate fit.

  3. #3
    Join Date
    Jul 2012
    Beans
    688
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Need assistance with wine and needing .net framework 4 to run programs

    net is not needed for wine. if at all I would use mono with winetricks

    what you are trying to install doesn't use wine at all.-

    google synaptic and how to fix broken packages

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •