1.0.2 • Published 12 months ago

lin-autoupdater v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

🚀 Lin-Autoupdater

Lin-Autoupdater is a tool for automatic package updates on Linux systems. It supports various package managers and ensures your system stays up-to-date effortlessly.


📦 Installation

To install Lin-Autoupdater, ensure you have Node.js and npm installed. Then, run:

npm install -g lin-Autoupdater

🌟 Features

  • Automatic Updates: Keeps your Linux packages updated seamlessly.
  • Multi-Platform: Works across various Linux distributions.
  • Customizable: Manage package ignore lists.

📋 Usage

Enable Autoupdater Service

To enable the autoupdater service:

lin-Autoupdater enable

Disable Autoupdater Service

To disable the autoupdater service:

lin-Autoupdater disable

Update Packages

To manually update all packages:

lin-Autoupdater update

Ignore Packages

To ignore packages, add the name of the package in the list of the ./src/config/ignore-list.json file.


🛠 Dependencies

Lin-Autoupdater uses the following dependencies:


📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


📞 Support and Issues

For support or to report issues, please visit GitHub Issues.