An open API service indexing awesome lists of open source software.

https://github.com/baponkar/gui-linux-update-script

This bash shell script is for update,upgrade packages and also check the security warning by RootKit Hunter package. You just need to clone this repository and change working directory into cloned directory and then run script by ./gui_update_1.sh. Now all information and messages are shown in graphical user interface.For details see README.md.
https://github.com/baponkar/gui-linux-update-script

about gui gui-linux-update-script linux package rkhunter shell-script update upgrade zenity

Last synced: 5 months ago
JSON representation

This bash shell script is for update,upgrade packages and also check the security warning by RootKit Hunter package. You just need to clone this repository and change working directory into cloned directory and then run script by ./gui_update_1.sh. Now all information and messages are shown in graphical user interface.For details see README.md.

Awesome Lists containing this project

README

          

![bash-shell](https://img.shields.io/badge/bash-shell-red) ![version-2.2.2](https://img.shields.io/badge/version-2.2.2-blue)

# GUI PACKAGES LINUX UPDATE , UPGRADE AND SECURITY CHECK FOR YOUR MACHINE IN BASH SHELL SCRIPT

##### Latest Stable Version - 2.2.4

##### License - GNU GPL V-3.0
-----------------------------------------------------------------------------------------------------------------------------
##
Dependency :
- [x] zenity : `sudo apt install zenity -y`
- [x] rkhunter : `sudo apt install rkhunter -y`

###
This bash shell script is for update,upgrade packages and also check the security warning by RootKit Hunter package. You just need to clone this repository and change working directory into cloned directory and then run script in terminal by

`chmod +x gui_update_1.sh &&./gui_update_1.sh`

Now all information and messages are shown in graphical user interface.

Screenshots :

![Screenshot1](screenshot1.png)
![Screenshot2](screenshot2.png)
![Screenshot3](screenshot3.png)
![Screenshot4](screenshot4.png)
![Screenshot5](screenshot5.png)
![Screenshot6](screenshot6.png)