| Default Style | Classic Style |
|---|---|
![]() |
![]() |
| Distribution | Package name |
|---|---|
| Arch Linux/Artix Linux | typer from the AUR |
| Tide Linux | typer from the main repository |
- Go to the releases section
- Choose either the latest stable release (Recommended) or nightly pre-release
- Download the archive that corresponds to your operating system and architecture
- Optional: Add the extracted directory to your PATH so that typer can be launched from anywhere
- Optional: On Unix-based systems you can move the
typerexecutable into/usr/local/bin/typerandconfigdirectory into/usr/local/etc/typerfor a system-wide installation
- Download
gofrom your package manager or from the go website - Downlaod
whichfrom your package manager - Download
makefrom your package manager - Run the following command to compile Typer
make- Run the following command with superuser privileges to install Typer to your system
make install
