mithrandie / csvq

SQL-like query language for csv
https://mithrandie.github.io/csvq
MIT License
1.49k stars 65 forks source link

Package for Raspbian GNU/Linux 10 (buster) ? #72

Closed ondohotola closed 2 years ago

ondohotola commented 2 years ago

Hi,

Is there a package/PPA for Raspbian GNU/Linux 10 (buster)?

If not, can you please add this?

https://github.com/mithrandie/csvq/releases/download/v1.16.0/csvq-v1.16.0-linux-arm.tar.gz works on the PI.

greetings, el

derekmahar commented 2 years ago

This would also be useful for Ubuntu Server for Raspberry Pi 4. I guess you would just have to add the ARM64 binary to the PPA.

mithrandie commented 2 years ago

I haven't tested it, but I've added arm64 packages to Ubuntu PPA.

https://launchpad.net/~mithrandie/+archive/ubuntu/csvq/+packages

derekmahar commented 2 years ago

It works. I just installed csvq in Ubuntu Server on one of my Raspberry Pi 4 servers.

ondohotola commented 2 years ago

add-apt-repository gives an error on my PI, what have you (put) in /etc/apt/sources.list?

greetings, el

On 02/03/2022 10:44, Derek Mahar wrote:

It works. I just installed csvq in Ubuntu Server on one of my Raspberry Pi 4 servers. [...]

-- Dr. Eberhard W. Lisse \ / Obstetrician & Gynaecologist @.** / | Telephone: +264 81 124 6733 (cell) PO Box 8421 Bachbrecht \ / If this email is signed with GPG/PGP 10007, Namibia ;____/ Sect 20 of Act No. 4 of 2019 may apply

derekmahar commented 2 years ago

add-apt-repository gives an error on my PI, what have you (put) in /etc/apt/sources.list?

ubuntu@raspberrypi1:~$ cat /etc/apt/sources.list.d/mithrandie-ubuntu-csvq-focal.list
deb http://ppa.launchpad.net/mithrandie/csvq/ubuntu focal main
# deb-src http://ppa.launchpad.net/mithrandie/csvq/ubuntu focal main