Giter Site home page Giter Site logo

Comments (6)

Shaheer-Mirza avatar Shaheer-Mirza commented on September 24, 2024 2

Please run this code as super user. This will add the Parrot Repository.

printf '%s\n' "deb https://deb.parrot.sh/parrot/ parrot main contrib non-free
#deb-src https://deb.parrot.sh/parrot/ parrot main contrib non-free
deb https://deb.parrot.sh/parrot/ parrot-security main contrib non-free
#deb-src https://deb.parrot.sh/parrot/ parrot-security main contrib non-free" |
  sudo tee /etc/apt/sources.list.d/parrot.list
  


curl -fsSL https://deb.parrot.sh/parrot/keyring.gpg |
  sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/parrot-archive-keyring.gpg

from alternate-install.

samsheff avatar samsheff commented on September 24, 2024

@PalinuroSec Would love to get this working. Any idea what I can do here?

from alternate-install.

PalinuroSec avatar PalinuroSec commented on September 24, 2024

fixed, sorry for the delay

from alternate-install.

Dpentest avatar Dpentest commented on September 24, 2024

Hello There
My friend @PalinuroSec it didn't work for me and it keep giving me errors.

screenshot at 2017-10-20 15-13-12

from alternate-install.

PalinuroSec avatar PalinuroSec commented on September 24, 2024

i have re-exported the key on our server and verified to export only the latest version of our archive key.
please re-open the issue if you see that it still does not work

from alternate-install.

NcryptedWifKali avatar NcryptedWifKali commented on September 24, 2024

what is cmd syntax to install the gpgkey

from alternate-install.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.