veeso / termscp

🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB
https://termscp.veeso.dev
MIT License
1.48k stars 45 forks source link

[BUG] - README incorrect for AUR install, should we use termscp-bin? #254

Closed bdefore closed 1 month ago

bdefore commented 1 month ago

Description

README steps direct user to run pacman -S termscp but no such package exists.

Steps to reproduce

Run pacman -S termscp

Expected behaviour

It installs

Environment

Log

Additional information

There is a termscp-bin package in AUR. Should the README be updated?

veeso commented 1 month ago

Hello @orhun ! Sorry to bother you, do you know why? I've got the same issue actually.

orhun commented 1 month ago

The package exists here: https://archlinux.org/packages/extra/x86_64/termscp/

Maybe try running pacman -Syu termscp?

veeso commented 1 month ago
❯ sudo pacman -Syu termscp         
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 multilib is up to date
error: target not found: termscp
orhun commented 1 month ago

wait a minute...

OS: Manjaro Sway

I completely missed this detail lol

Arch and Manjaro are different. The package is available in Manjaro Testing, I don't know when it will arrive in Manjaro Stable.

veeso commented 1 month ago

Oh you're right, thanks!