Skip to content

Collection of Bash scripts for automating common tasks on various Linux distributions

License

Notifications You must be signed in to change notification settings

LucasMiserez/LinuxPackageUpdateScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LinuxPackageUpdateScript

Description:


The Linux Package Update Script is a simple yet powerful tool designed to automate the process of updating package repositories on various Linux distributions. It's particularly useful for routine system maintenance tasks, ensuring your system is up to date with the latest security patches and software updates.

Usage:


  • Running the Script:

    • Ensure that you have root (superuser) privileges to execute this script.
    • Run the script by executing it from the command line:
    ./packageUpdate.sh

Supported Package Managers:


The script checks for the presence of various package managers and updates them accordingly, including APT, YUM, DNF, Pacman, Zypper, Flatpak, and Snap.

Updates:


The script will update your package repositories and upgrade installed packages. It also handles common package managers such as Apt, YUM, DNF, Pacman, Zypper, Flatpak, and Snap.

Customization:


You can customize the script by adding more package managers or adjusting the update commands to suit your specific needs.

Important Notes:


  • This script is open-source and provided under the GNU General Public License, version 3 (GPL-3.0). You are free to use and modify it as needed.

  • Please ensure you are using this script responsibly and carefully, especially when running it with root privileges. Incorrect usage can lead to unexpected consequences.

  • I encourage contributions and improvements to this script. If you find any issues or have suggestions, please feel free to contribute or report them on the GitHub repository.

  • Your support for open-source software is appreciated. Remember that you should never pay for this script; it's freely available for your use.

License:


This script is distributed under the GNU General Public License, version 3 (GPL-3.0). You can find the full license text in the LICENSE file.

Contact:


For questions, bug reports, and contributions, please visit the GitHub repository.

About

Collection of Bash scripts for automating common tasks on various Linux distributions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages