Advertisement
Guest User

Untitled

a guest
Jan 7th, 2023
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. thank you for the tip about history! the start of crashing started from here:
  2.  
  3. `echo 'deb http://ftp.de.debian.org/debian bookworm main' >> /etc/apt/sources.list
  4. sudo apt update
  5. sudo echo 'deb http://ftp.de.debian.org/debian bookworm main' >> /etc/apt/sources.list
  6. echo 'deb http://ftp.de.debian.org/debian bookworm main' >> /etc/apt/sources.list
  7. sudo echo 'deb http://ftp.de.debian.org/debian bookworm main' >> sudo /etc/apt/sources.list
  8. sudo apt update
  9. sudo apt install python3-dev python3.10-dev libpython3.10 libpython3.10-dev python3.10
  10. echo 'deb http://ftp.de.debian.org/debian bookworm main' >> sudo /etc/apt/sources.list
  11. sudo apt update
  12. sudo apt install python3-dev python3.10-dev libpython3.10 libpython3.10-dev python3.10
  13. sudo mousepad /etc/apt/sources.list
  14. xhost + (I have no idea why i did this)
  15. sudo mousepad /etc/apt/sources.list
  16. sudo apt update
  17. sudo apt install python3-dev python3.10-dev libpython3.10 libpython3.10-dev python3.10
  18. sudo apt remove libc6 (there was an error with lib6, now i understand why)
  19. sudo apt update
  20. sudo apt update
  21. su -
  22. apt update
  23. sudo rm /var/lib/apt/lists/lock
  24. rm /var/lib/apt/lists/lock
  25. sudo mousepad /etc/apt/source.list
  26. mousepad /etc/apt/source.list
  27. clear
  28. rm /var/lib/apt/lists/lock
  29. clear`
  30.  
  31. there is huge history of other commands, but i dont think someone have time for it. maybe you will see problem on the start.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement