Live

Download Varkuna Connect.

Built to manage SSH, Telnet, FTP, FTPS and SFTP connections in one desktop app for Windows and Linux.

Version 1.0.1amd64 / x86_64DEBRPMAPT / DNFMicrosoft Store
Official source

Download packages only from varkuna.com. Use the APT and DNF/YUM commands below for package manager installation.

Microsoft Store DEB RPM APT DNF/YUM
DEB ready

DEB package

For Debian, Ubuntu, Linux Mint and compatible distributions that support .deb packages.

Download DEB package
sudo apt install ./varkuna-connect_1.0.2_amd64.deb
RPM ready

RPM package

For Fedora, Rocky Linux, AlmaLinux, RHEL-compatible systems and distributions using RPM.

Download RPM package
sudo dnf install ./varkuna-connect-1.0.1-1.x86_64.rpm
APT repository

Install with APT

/apt

Used to receive updates through the package manager on Debian / Ubuntu based systems.

sudo install -d -m 0755 /etc/apt/keyrings
curl -fsSL https://varkuna.com/apt/varkuna.gpg | sudo gpg --dearmor --yes -o /etc/apt/keyrings/varkuna.gpg
echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/varkuna.gpg] https://varkuna.com/apt stable main" | sudo tee /etc/apt/sources.list.d/varkuna.list
sudo apt update
sudo apt install varkuna-connect
DNF / YUM repository

Install with DNF / YUM

/rpm

Used for repository-based installation on Fedora, Rocky Linux, AlmaLinux and RHEL-compatible systems.

sudo curl -fsSL https://varkuna.com/rpm/varkuna.repo -o /etc/yum.repos.d/varkuna.repo
sudo dnf install varkuna-connect

Update

When installed through APT or DNF/YUM repositories, new versions can be received through normal system updates.

sudo apt update && sudo apt upgrade
sudo dnf update varkuna-connect

Remove

Run the package manager appropriate for your distribution to remove the app from your system.

sudo apt remove varkuna-connect
sudo dnf remove varkuna-connect

File verification

When a SHA256 file is published, it can be used to verify the integrity of downloaded packages.

Download SHA256SUMS file
Security note

Use only on systems you are authorized to access.

Varkuna Connect is built for connecting to remote servers, opening terminal sessions and transferring files. You should use the app only with servers and accounts you are authorized to access.

Connect help guide