• Inicio
  • Buscar
  • Ingresar
  • Registrarse

    Criptomonedas: ¿Cómo ganar dinero?

    • Hack x Crack - Comunidad de Seguridad informática »
    • Sistemas operativos »
    • GNU / Linux »
    • Como instalar Mono en Kali Linux 2.0?
    • Imprimir
    Páginas: [1]   Ir Abajo

    Autor Tema: Como instalar Mono en Kali Linux 2.0?  (Leído 5884 veces)

    Desconectado Blest777

    • { L3 } Über
    • ***
    • Mensajes: 283
    • Todo es vanidad.
      • Ver Perfil
    Como instalar Mono en Kali Linux 2.0?
    « en: Febrero 13, 2016, 08:46:15 pm »
    Hola

    Quiero instalar Mono en Kali Linux 2.0.
    uname -a
    Linux root 4.0.0-kali1-686-pae #1 SMP Debian 4.0.4-1+kali2 (2015-06-03) i686 GNU/Linux

    Me pueden decir como hacerlo y donde descargarlo?

    Gracias de antemano
    En línea


    Creo en el Dios que hizo a los hombres, pero no en el que los hombres han hecho.

    Desconectado c0n

    • { L0 } Ñuub
    • Mensajes: 19
      • Ver Perfil
    Re:Como instalar Mono en Kali Linux 2.0?
    « Respuesta #1 en: Febrero 13, 2016, 09:35:13 pm »
    http://www.mono-project.com/docs/getting-started/install/linux/
    En línea

    Desconectado Blest777

    • { L3 } Über
    • ***
    • Mensajes: 283
    • Todo es vanidad.
      • Ver Perfil
    Re:Como instalar Mono en Kali Linux 2.0?
    « Respuesta #2 en: Febrero 14, 2016, 12:48:27 am »
    Hola

    No se instala de esta forma:

    sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
    Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.ZZGVceBtig --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg.d/kali-archive-keyring.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
    gpg: requesting key D3D831EF from hkp server keyserver.ubuntu.com
    gpg: key D3D831EF: "Xamarin Public Jenkins (auto-signing) <[email protected]>" not changed
    gpg: Total number processed: 1
    gpg:              unchanged: 1
    ********************************

    [email protected]:~# echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list

    deb http://download.mono-project.com/repo/debian wheezy main

    **********************

    [email protected]:~# sudo apt-get update
    Hit http://download.mono-project.com wheezy InRelease                         
    Hit http://http.kali.org kali-rolling InRelease                               
    Hit http://security.kali.org sana/updates InRelease                           
    Hit http://http.kali.org sana InRelease                       
    Hit http://download.mono-project.com wheezy/main i386 Packages                 
    Get:1 http://http.kali.org kali-rolling/main i386 Packages [13.2 MB]           
    Get:2 http://security.kali.org sana/updates/main Sources [97.3 kB]             
    Hit http://security.kali.org sana/updates/non-free Sources                     
    Hit http://security.kali.org sana/updates/contrib Sources                     
    Hit http://http.kali.org kali-rolling/non-free i386 Packages                   
    Get:3 http://http.kali.org kali-rolling/contrib i386 Packages [87.5 kB]       
    Hit http://http.kali.org sana/main Sources                                     
    Get:4 http://security.kali.org sana/updates/main i386 Packages [312 kB]       
    Hit http://http.kali.org sana/non-free Sources                                 
    Hit http://security.kali.org sana/updates/non-free i386 Packages               
    Hit http://http.kali.org sana/contrib Sources                                 
    Hit http://http.kali.org sana/main i386 Packages                               
    Hit http://http.kali.org sana/contrib i386 Packages                           
    Hit http://http.kali.org sana/non-free i386 Packages                           
    Hit http://security.kali.org sana/updates/contrib i386 Packages               
    Fetched 13.7 MB in 1min 50s (124 kB/s)                                         
    W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease  Unable to find expected entry 'main/binary-i686/Packages' in Release file (Wrong sources.list entry or malformed file)

    W: Failed to fetch http://http.kali.org/kali/dists/sana/InRelease  Unable to find expected entry 'main/binary-i686/Packages' in Release file (Wrong sources.list entry or malformed file)

    W: Failed to fetch http://security.kali.org/kali-security/dists/sana/updates/InRelease  Unable to find expected entry 'main/binary-i686/Packages' in Release file (Wrong sources.list entry or malformed file)

    W: Failed to fetch http://download.mono-project.com/repo/debian/dists/wheezy/InRelease  Unable to find expected entry 'main/binary-i686/Packages' in Release file (Wrong sources.list entry or malformed file)

    E: Some index files failed to download. They have been ignored, or old ones used instead.
    *************************************

    mono --version
    bash: mono: command not found

    *******************************************

    [email protected]:~# apt-get remove mono-runtime
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Package 'mono-runtime' is not installed, so not removed
    The following packages were automatically installed and are no longer required:
      libmapi0 libmapiadmin0 libocpf0 libsubunit0 openchangeclient
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 594 not upgraded.



    « Última modificación: Febrero 14, 2016, 12:50:17 am por Blest777 »
    En línea


    Creo en el Dios que hizo a los hombres, pero no en el que los hombres han hecho.

    Desconectado howara

    • { L3 } Über
    • ***
    • Mensajes: 201
    • Think that your users are stupid and make it easy!
      • Ver Perfil
    Re:Como instalar Mono en Kali Linux 2.0?
    « Respuesta #3 en: Febrero 14, 2016, 02:21:16 am »
    Comprueba que tu "sources" está bien -> http://docs.kali.org/general-use/kali-linux-sources-list-repositories

    Tuve un error similar con otro programa debido a que las repos de kali 2.0 no estaban del todo completas. Cansado, aproveché para migrar a la versión Rolling de Kali y todo bien.

    Suerte.
    En línea
    If you have any doubt say it!

    Desconectado Blest777

    • { L3 } Über
    • ***
    • Mensajes: 283
    • Todo es vanidad.
      • Ver Perfil
    Re:Como instalar Mono en Kali Linux 2.0?
    « Respuesta #4 en: Febrero 14, 2016, 03:58:31 am »
    Aqui estan los repositorios que tengo instalados:

    # deb-src http://http.kali.org/kali sana main non-free contrib
    # deb-src http://security.kali.org/kali-security sana/updates main contrib non-$
    deb http://http.kali.org/kali kali-rolling main contrib non-free
    # deb-src http://http.kali.org/kali kali-rolling main contrib non-free

    # deb cdrom:[Debian GNU/Linux 2.0 _Sana_ - Official Snapshot i386 LIVE/INSTALL $

    #deb cdrom:[Debian GNU/Linux 2.0 _Sana_ - Official Snapshot i386 LIVE/INSTALL B$

    deb http://http.kali.org/kali sana main non-free contrib
    deb-src http://http.kali.org/kali sana main non-free contrib

    deb http://security.kali.org/kali-security/ sana/updates main contrib non-free
    deb-src http://security.kali.org/kali-security/ sana/updates main contrib non-f$


    En línea


    Creo en el Dios que hizo a los hombres, pero no en el que los hombres han hecho.

    • Imprimir
    Páginas: [1]   Ir Arriba
    • Hack x Crack - Comunidad de Seguridad informática »
    • Sistemas operativos »
    • GNU / Linux »
    • Como instalar Mono en Kali Linux 2.0?
     

    • SMF | SMF © 2013, Simple Machines
    • XHTML
    • RSS
    • WAP2
    Va un mudo y le dice a un sordo: Hack x Crack usa cookies. Pues eso... Learn more