Silent Install HQ
ZIP WinGet

arf console

eitsupi · 0.2.1 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 03e4a0a9587cbc903fdc186eaf7cd1b3ac5210c875a2455395c23a0bbb262cf1 VirusTotal ↗
Filename arf-console-aarch64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID eitsupi.arf
Version 0.2.1
Description Alternative R Frontend — a modern R console written in Rust
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Release Notes Added - :cd, :pushd, :popd meta commands for directory navigation (#60) - Path autocompletion with fuzzy matching for :cd and :pushd arguments - In shell mode and :system, cd/pushd/popd show a hint suggesting the meta command alternative - Experimental {duration} prompt placeholder for showing command execution time (#67) - Format follows starship convention: "5s", "1m30s", "2h48m30s" - Configurable format via experimental.prompt_duration.format (default: "{value} ") - Co…