/Ubuntu-Kernel-Install

Tool to install kernel in ubuntu and derivatives

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Ubuntu Kernel Install

Tool to install kernel in Ubuntu and derivatives

alt text alt text

Requirements

  • python3-bs4
  • python3-requests
$ sudo apt install python3-bs4 python3-requests

Instructions

Download it using this quick link: https://github.com/carlosqsilva/Ubuntu-Kernel-Install/tarball/master

Save the archive and extract the files. Run the app.py with:

$ python3 app.py

or

$ ./app.py