▲ | pidgeon_lover 5 days ago | |||||||
Central repositories and package managers are the reason I avoid Linux - I like to keep offline backups of old software. This is extremely difficult on Linux and you have to trust the package managers to keep your software available. I do not trust them to do so, and have faced countless issues at work with package deprecation on industrial Linux boxes. I end up having to manually search for and archive a million DEBs, which I can then manually install, and it ends up just being a very messy and time consuming way of approximating a fraction of Windows/Mac/Android's power. | ||||||||
▲ | int_19h 9 hours ago | parent | next [-] | |||||||
Storage and bandwidth are cheap enough these days that you can easily archive the official repo in its entirety (using something like apt-mirror). | ||||||||
▲ | darkwater 5 days ago | parent | prev [-] | |||||||
If you are so worried by that you can setup a private repository. It's just a glorified HTTP server... | ||||||||
|