antonmedv / walk

Terminal file manager
MIT License
3.25k stars 89 forks source link

Package not found for Arch Linux #123

Open sathishmanohar opened 10 months ago

sathishmanohar commented 10 months ago

Tried installing walk as per readme on Arch Linux. pacman wasn't able to find the package.

sudo pacman -S walk
error: target not found: walk
antonmedv commented 10 months ago

¯\_(ツ)_/¯

tokisuno commented 10 months ago

¯_(ツ)_/¯

it's in the AUR, not the main repos. i'd change the readme to reflect that

murlakatamenka commented 8 months ago

@sathishmanohar use an AUR helper to install it, such as paru or yay:

paru -S walk

# or

yay -S walk

Not really a project's issue.

tokisuno commented 8 months ago

@sathishmanohar use an AUR helper to install it, such as paru or yay:


paru -S walk

# or

yay -S walk

Not really a project's issue.

it is when the project lists on the readme to install with pacman

GianniBYoung commented 6 months ago

Found this issue after searching and failing to find the package via pacman as directed in the readme.

antonmedv commented 6 months ago

I will drop it form readme.