Problem with package installation

VERSION_ID=“5.0”
VERSION=“5.0 (Electric Ara)”
VERSION_CODENAME=ara
Hi, little problem, cant find any solution, parrot cant find any package, i tried others package, apt update… but nothing, "Unable to find package ".

Thanks for the help !

  • Logs/Terminal output (use pastebin or similar services):

  • Screenshots:

Hi @Skippyturtle. What does your parrot.list have?

cat /etc/apt/sources.list.d/parrot.list

You should have the following uncommented (no # in front of it)…

deb https://deb.parrot.sh/parrot/ parrot main contrib non-free

deb https://deb.parrot.sh/direct/parrot/ parrot-security main contrib non-free

deb https://deb.parrot.sh/parrot/ parrot-backports main contrib non-free

Hi a guy told me to replace every link with all the link of kali-linux, it’s actually working so can i have errors in the future and do i need to replace all links for parrot ?