Advertisement
lorentedford

rust issue

Dec 4th, 2022
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | Gaming | 0 0
  1. ##This is Pre requisite package that failed and the commands I used to fix it so far..
  2. wget -q https://packages.microsoft.com/config/ubuntu/22.04/packages-microsoft-prod.deb
  3. sudo dpkg -i packages-microsoft-prod.deb
  4. sudo apt-get update
  5. sudo apt-get install apt-transport-https dotnet-sdk-6.0
  6. apt-get update
  7. apt upgrade
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement