LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-17-2021, 09:28 AM   #1
dryheat
LQ Newbie
 
Registered: Dec 2006
Posts: 18

Rep: Reputation: 0
How to install exa on ubuntu?


Hi. I saw this article about exa, an alternative file-lister to ls. Looks interesting and I want to give it a try. Unfortunately apt can't find it.

So I downloaded the binary, unzipped, and following the instructions in the article I moved the contents to /usr/local/bin/exa. But the OS can't find it. Even if I navigate to the ../bin folder and try to issue exa or ./exa, it won't run. What to do?

Last edited by dryheat; 05-17-2021 at 09:31 AM.
 
Old 05-17-2021, 11:20 AM   #2
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,578

Rep: Reputation: Disabled
Quote:
Originally Posted by dryheat View Post
What to do?
Code:
sudo chmod +x /usr/local/bin/exa
BTW, exa is available in Debian unstable and in Ubuntu starting with 20.10 (Groovy Gorilla). I guess it should be easy to backport it from Groovy to Focal (all you need is to lower the versions of some crates in debian/control and adjust debian/patches/* accordingly). Not sure about Ubuntu 18.04 though: the versions of Rust and required Rust crates may be too old there.

Update. I built a DEB package for Ubuntu 20.04 and uploaded it here.

Last edited by shruggy; 05-17-2021 at 02:14 PM.
 
Old 05-18-2021, 01:10 PM   #3
dryheat
LQ Newbie
 
Registered: Dec 2006
Posts: 18

Original Poster
Rep: Reputation: 0
Still said not found after chmod, so I deleted it and used your package. Worked great! Thanks.
 
Old 05-18-2021, 02:09 PM   #4
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,578

Rep: Reputation: Disabled
Quote:
Originally Posted by dryheat View Post
Still said not found after chmod
Quote:
Originally Posted by dryheat View Post
following the instructions in the article I moved the contents to /usr/local/bin/exa.
Did you move all the contents there? Then this is wrong. You should have moved only the binary.
Code:
sudo rm -rf /usr/local/bin/exa
sudo unzip exa-linux-x86_64-v0.10.0.zip -d /usr/local bin/exa
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: EXA Acceleration For The Old ATI Rage Driver LXer Syndicated Linux News 0 04-29-2012 11:12 PM
LXer: Will Intel Completely Drop Support For EXA? LXer Syndicated Linux News 0 04-24-2009 10:20 PM
LXer: R500 XAA/EXA RadeonHD Performance LXer Syndicated Linux News 0 01-30-2008 06:41 AM
EXA vid accel mode Hunter2 Linux - Hardware 2 06-29-2006 08:38 AM
xorg-x11 7.0 and exa acceleration jtshaw Linux - Software 0 12-19-2005 07:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration