LinuxCommandLibrary

archwiki-rs

Browse the Arch Linux Wiki from the terminal

TLDR

Search Arch Wiki

$ archwiki-rs search [query]
copy
Read an article
$ archwiki-rs read "[Installation guide]"
copy
List recent articles
$ archwiki-rs recent
copy
Open article in browser
$ archwiki-rs open "[Pacman]"
copy

SYNOPSIS

archwiki-rs command [options] [query]

DESCRIPTION

archwiki-rs is a command-line tool for browsing the Arch Linux Wiki from the terminal. It can search articles, display content, and open pages in a browser.
The tool provides offline-capable access to Arch Wiki documentation, useful for system administration and troubleshooting.

PARAMETERS

search query

Search for articles
read title
Display article content
open title
Open in web browser
recent
Show recent articles
random
Show random article
--lang code
Language code (en, de, etc.)
--offline
Use cached content only

CAVEATS

Content may be outdated if used offline. Formatting may differ from web version. Some wiki features not available in terminal.

HISTORY

archwiki-rs was created as a Rust-based tool for Arch Linux users who prefer terminal-based documentation access.

SEE ALSO

man(1), tldr(1), curl(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community