Skip to content

Instantly share code, notes, and snippets.

@bspguy
Last active March 8, 2023 11:34
Show Gist options
  • Save bspguy/d23b175d8cff2bbc4494f123afd26976 to your computer and use it in GitHub Desktop.
Save bspguy/d23b175d8cff2bbc4494f123afd26976 to your computer and use it in GitHub Desktop.
Vivado 2022.2 installation on Pop!_OS
Vivado 2022.2 gets stuck in final processing i.e generating installed device list when trying to install in Pop!_OS
//fix by installing
sudo apt-get install libtinfo5
sudo apt install libncurses5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment