GithubHelp home page GithubHelp logo

Comments (4)

nroi avatar nroi commented on September 28, 2024 1

If I had to make a guess, I'm guessing they want an option for flexo to automatically download package updates every configurable amount of time (without installing them)

I thought about that, and decided to not implement this for different reasons. One reason is that this would cause unnecessary traffic on the mirrors because some packages are updated much more often than they are installed. For example, if a package is updated from version 1 to 2 and then 3, Flexo might download all three versions, but pacman might upgrade from 1 to 3 without ever downloading version 2. This is wasteful and something that I want to avoid, especially since the mirrors are provided by volunteers.
Another reason is that Flexo does not know which packages are required by the client. Just because a package has been downloaded in the past does not mean that a newer version of this package will also be downloaded. The user might have installed the package, tried it out, and immediately decided to uninstall it.

from flexo.

ivdimitro avatar ivdimitro commented on September 28, 2024

If you implement this option you can consider the auto refresh option after that. ;)

from flexo.

nroi avatar nroi commented on September 28, 2024

If you implement this option you can consider the auto refresh option after that. ;)

What do you mean by "auto refresh option"?

from flexo.

WTechNinja avatar WTechNinja commented on September 28, 2024

If I had to make a guess, I'm guessing they want an option for flexo to automatically download package updates every configurable amount of time (without installing them)

from flexo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.