Versions Compared

Key

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

...

Code Block
languagebash
themeRDarkMidnight
sudo add-apt-repository ppa:frederic-loui/p4lang-3rd-party 
sudo apt-get update

sudo add-apt-repository ppa:frederic-loui/p4lang-master-bionic-nightly
sudo apt-get update


ubuntu 20.04

Code Block
languagebash
themeEmacsMidnight
sudo add-apt-repository ppa:frederic-loui/p4lang-3rd-party-focal sudo apt-get update
sudo add-apt-repository ppa:frederic-loui/p4lang-master-focal-nightly 
sudo apt-get update

...