Skip to content
/ selikup Public

This program helps you update your Linux distribution's Linux kernel by downloading the kernel from the KERNEL main repository.

License

Notifications You must be signed in to change notification settings

cektor/selikup

Repository files navigation

made in TR

SelikUP

SelikUP (SEcure LInux Kernel UPdater), This program helps you update your Linux distribution's Linux kernel by downloading the kernel from the KERNEL main repository.

SelikUP Logo

selikup Logo


Linux Screenshot

Linux(pardus)
Linux(pardus)
Linux(pardus)
Linux(pardus)
Linux(pardus)

Install Git Clone and Python3

Github Package Must Be Installed On Your Device..

git

sudo apt install git -y

Python3

sudo apt install python3 -y 

pip

sudo apt install python3-pip

Installation

Install SELIKUP

sudo git clone https://github.com/cektor/selikup.git
cd selikup
python3 selikup.py

To compile

NOTE: For Compilation Process pyinstaller must be installed. To Install If Not Installed.

pip install pyinstaller

Linux Terminal

python3 -m pyinstaller --onefile --windowed selikup.py

To install directly on Linux

Linux (based debian) Terminal: Linux (debian based distributions) To install directly from Terminal.

wget -O Setup_Linux64.deb https://github.com/cektor/selikup/releases/download/1.0.1/Setup_Linux64.deb && sudo apt install ./Setup_Linux64.deb && sudo apt-get install -f -y

Release Page: https://github.com/cektor/selikup/releases/tag/1.0.1

About

This program helps you update your Linux distribution's Linux kernel by downloading the kernel from the KERNEL main repository.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages