Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installing Python 3.10 on Ubuntu 20.04

Restrictions on RPM Packages

Code Block
languageshell
journalctl -u voila.service

Updates to OS

Code Block
languageshell
sudo apt update
sudo apt upgrade
sudo apt install build-essential libssl-dev libffi-dev 

...