Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why doesn WhiteBox include support for apt repositories?

0
Posted

Why doesn WhiteBox include support for apt repositories?

0

Short answer: See question #3 about why any other package isn’t included. Long Answer: Having apt and yum would be redundant for the intended purpose, which is to be a transport for up2date. Yes you CAN run yum without up2date but that is just a nice bonus. You can easilly add in a copy of apt from one of the sources mentioned above and have it preconfigured to access that site’s repository. You can even configure up2date to use apt as a transport at which point up2date is supposed to be smart enough to solve dependencies across transports, i.e. it will grab a core whitebox package via yum to satisfy a dependency generated by installing a package from an apt repo. What you can’t do is point apt at the WhiteBox mirrors and do: apt-get update apt-get upgrade This is because the whitebox mirrors lack the additional info apt needs. Bluntly, if you are looking for an pure apt based distribution you are probably looking in the wrong place. Try www.debian.org or www.conectiva.com instead. Or

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123