Coder Social home page Coder Social logo

.deb files about bauh HOT 3 OPEN

Rik44444 avatar Rik44444 commented on June 1, 2024
.deb files

from bauh.

Comments (3)

hg42 avatar hg42 commented on June 1, 2024

I second that...

and I would add some points:

  • a possibility to exclude the standard sources (the system already manages this on Debian derivates)
  • a possibility to add urls that can be used to download deb packages, just a folder that contains deb files
    example:
    https://download.mediathekview.de/unstabil/

extracting the versions might be tricky, the version usually follows debian rules, but...
this link has deb files with mostly the same version number, that are only distinguished by dates, because the nightly versions all have the same official version number.

btw. AppImages could also be added from such urls

from bauh.

vinifmor avatar vinifmor commented on June 1, 2024

Hi folks. Sorry for the really long delay in responding to that thread. @hg42 your suggestion would fit as a separate issue.

from bauh.

hg42 avatar hg42 commented on June 1, 2024

I added it here, because the title is quite general and my points are closely related (e.g. files from urls) and the implementation should probably consider all the aspects.

E.g. a deb from a file or an url is basically the same when it comes to installation.
However, the url adds an update mechanism which is different from apt repositories.

Btw. lately, there is also makedeb, a kind of AUR for Debian, though these also seem to be available precompiled via apt repositories, at least I didn't find a need to install one from scratch, yet.

On Debian derivates you would probably not want to manage any packages from repositories. The apt system can much better manage dependencies, pinning, priorities, etc. And the number of installed system packages (thousands) makes other types unusable.

But there is a need for management/updates of deb packages not available in repositories.

AppImages are usually complete, flatpaks are a bit like containers (a few layers), but debs have a fine grained dependency tree that can trigger lots of changes or conflicts.

from bauh.

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.