Spyke
tar -xvzf blahaj.tar.gz
cd blahaj/
./configure
make
sudo make install

Now enjoy your Blahaj. (although depending on your system you may need to install dependencies after configuration. Blahaj is dependent on love, kindess, and affection.)

92
discuss.tchncs.de

How do you install kindness and affection? They're not on the AUR:

[[email protected] ~]$ paru -S kindness affection
:: Resolving dependencies...
error: could not find all required packages:
    kindness (target)
    affection (target)

I have, somehow, found love packaged though. But it's not true love. It's LÖVE (a 2d game engine) spelled with an ASCII typeset so I'm pretty sure I have installed the wrong dependency.

30

paru is written in Rust, yay in Go.

That's pretty much the only difference. Since Rust is objectively superior to Go (I have never worked with either language so my opinion is as unbiased as can be) paru is clearly better.

17
bdonvrreply
thelemmy.club

Why not just use a package manager what is this 2003?

9

I prefer to arrange my electrons like building blocks just like gramma did

5

I'm compiling PETSc right now, because the versions that package managers ship is compiled without a niche option that I need

2

me: sees tar file

terminal tar..... -asidjasdaskdjasldjasd

error

me, sighing: presses up until i find the last time i untarred a file, hoping

7
talreply
lemmy.today

If you use pixz, you can get indexing-permitting-for-random access, parallel compression/decompression and (generally superior to gzip's LZ77) LZMA compression with tarballs.

$ sudo apt install pixz
$ tar cvf blahaj.tar.pixz -Ipixz blahaj/
5

Just giving an example; translate to your preferred environment!

4
lemmy.zip

If that is the GZ version, what would the BZ2 and XZ versions look like

3

You reached the end

Blahaj Compression | Spyke