i can't setup ripgrep on MX Linux

When you run into problems installing MX Linux XFCE
Message
Author
User avatar
kamuycikap
Posts: 11
Joined: Sun Feb 17, 2019 10:36 pm

i can't setup ripgrep on MX Linux

#1 Post by kamuycikap »

Hello. everyone.

I want install ripgrep to mx linux 18.
How do I enter commands on the terminal?

also, i can't found ripgrep installer on mx linux software tools and synaptic.

Please tell me ripgrep setup how to.

User avatar
Jerry3904
Administrator
Posts: 23494
Joined: Wed Jul 19, 2006 6:13 am

Re: i can't setup ripgrep on MX Linux

#2 Post by Jerry3904 »

It's not in the Stable repos, but a web search on "Debian ripgrep" shows that it is in Sid (unstable). I downloaded that for my architecture and it installed without problem.

https://packages.debian.org/sid/ripgrep

I can't find it or run it, so maybe there is a problem but I am not going to chase it down. There is a User guide on the GitHub site. If it works for you, then you might want to make a package request on the Packagers Forum for it to be added to our repos.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

skidoo
Posts: 753
Joined: Tue Sep 22, 2015 6:56 pm

Re: i can't setup ripgrep on MX Linux

#3 Post by skidoo »

In the meantime (until ripgrep becomes available from debian stable repositories)
you might consider installing and using "ack" as a grep replacement instead of "rg" ripgrep.
https://beyondgrep.com/feature-comparison/
sudo apt install ack

User avatar
timkb4cq
Developer
Posts: 3624
Joined: Wed Jul 12, 2006 4:05 pm

Re: i can't setup ripgrep on MX Linux

#4 Post by timkb4cq »

The ripgrep deb from sid installs & runs on MX-15 without any trouble.
It's only dependencies are libc6 >= 2.18 and libgcc1 >= 4.2 so it's going to be pretty safe to install in MX-15 -> MX-18
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

User avatar
Stevo
Developer
Posts: 14849
Joined: Fri Dec 15, 2006 7:07 pm

Re: i can't setup ripgrep on MX Linux

#5 Post by Stevo »

Jerry3904 wrote: Tue Feb 26, 2019 8:04 pm It's not in the Stable repos, but a web search on "Debian ripgrep" shows that it is in Sid (unstable). I downloaded that for my architecture and it installed without problem.

https://packages.debian.org/sid/ripgrep

I can't find it or run it, so maybe there is a problem but I am not going to chase it down. There is a User guide on the GitHub site. If it works for you, then you might want to make a package request on the Packagers Forum for it to be added to our repos.
Looks like it's "rg" in the terminal.

User avatar
kamuycikap
Posts: 11
Joined: Sun Feb 17, 2019 10:36 pm

Re: i can't setup ripgrep on MX Linux

#6 Post by kamuycikap »

Thank you all.

I am worried about installing ripgrep.
I gave up using ripgrep considering dependency.
I decided to adopt 'ag' for fast Grep.
ag can be installed with synaptic.

I expect ripgrep to be added to MX Linux 18's standard repository.

Post Reply

Return to “Installation”