[pacman-dev] [idea] Allow pacman to optionally install from a directory instead of just a .pkg.tar.xz file

Moses Miller majora320 at gmail.com
Tue Sep 19 02:09:50 UTC 2017


Pacman currently only allows installing from .pkg.tar.xz files. Usually,
this makes sense, as packages are compressed server-side. However, this
can become a real problem when installing packages, especially large
packages from the aur; you are wasting cycles compressing a package just
to decompress it a few moments later.

As an example, I have the 'unreal-engine' package installed from the
aur. Unreal engine is a *huge* piece of software, and the compression
actually takes *longer* than the entire building process (on my cpu,
anyway, which has 4 cores + hyperthreading - xz only runs on one core).

Adding this option would cut down quite a lot on the time it takes to
build packages like this, with no downside (that I can see).

Any thoughts?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0xF5B1EA57.asc
Type: application/pgp-keys
Size: 1684 bytes
Desc: not available
URL: <https://lists.archlinux.org/pipermail/pacman-dev/attachments/20170918/5886509f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/pacman-dev/attachments/20170918/5886509f/attachment.asc>


More information about the pacman-dev mailing list