JSPM

lin-autoupdater

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q30856F
  • License MIT

Automatic package updater for Linux systems.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lin-autoupdater) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    🚀 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.