You are not logged in.
Pages: 1
Why do we have to compress package even if we're it using it once for local installation?
It takes 1-2 minutes for bigger package and it's quite annoying and resource wasting:
<omitted>
==> Creating package "jdk"...
-> Generating .PKGINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
Should be compressing of package disable in aura?
Last edited by kravecm (2015-02-04 16:47:51)
Just algorithmic and OpenGL programmer running on:
Laptop: HP ProBook 4530s OS: Manjaro Linux (x86_64) DE: GNOME
PC: Intel G3258, 8GB RAM with Geforce 750Ti 2GB on MSI H81M-P33 in FractalDesign Node 804
OS: ArchLinux (x86_64) WM: i3 DM: SLIM
Offline
You can set PKGEXT to tar in makepkg.conf to disable compression. The man page does say that you shouldn't change PKGEXT unless you know what you're doing though, so there may be a few hidden caveats.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Wow, that's great.
SOLVED
Just algorithmic and OpenGL programmer running on:
Laptop: HP ProBook 4530s OS: Manjaro Linux (x86_64) DE: GNOME
PC: Intel G3258, 8GB RAM with Geforce 750Ti 2GB on MSI H81M-P33 in FractalDesign Node 804
OS: ArchLinux (x86_64) WM: i3 DM: SLIM
Offline
Pages: 1