Score:-6

Package as a zip file?

au flag

Can I download Ubuntu packages like tar and gcc as a zip files? Anybody please explain me how to do, as I already tried, and I am not able find the solution.

Artur Meinild avatar
vn flag
Please explain what you want to do, considering this: 1) Ubuntu normally distributes packages using the `apt`/`deb` packaging system. 2) `zip` files are not a native Linux/Unix file format, but originally a format for [MS/Dos](https://en.wikipedia.org/wiki/PKZIP). 3) You can do whatever you want, as long as there is written instructions for it. 4) You can also distribute applications as `zip` files for Ubuntu, but I don't think many people will find this is a good idea. So please explain in detail, thanks.
guiverc avatar
cn flag
You can download many packages as *zip* files, however there is no one standard for what's inside, thus how you deal with them will depend on how/why they exist in that format, how created, and how the packager intended you to use them... ie. package specific instructions are required. Downloads as .tar.gz/.tar.bz or just .zip usually have instructions/clues, but are non-standard (or follow pre-1990 standards) and are thus deprecated (from the days of TAPE drives)
Score:5
cn flag

No, you cannot download a .deb package "as a zip file", as a .deb package is not "zipped". The zip file format is not native to GNU/Linux, and is often not used in favor of GNU/Linux native formats.

Yes, you can download or transmit a .deb package. A .deb package is simply a normal .ar archive. These archives can be opened using the ar command, or by normal Ubuntu Desktop tools like Archive Manager (aka file-roller). Ubuntu .deb packages are available from https://packages.ubuntu.com

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.