mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
docs: update installation guide for openSUSE Tumbleweed
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Welcome to the PicoForge Wiki
|
||||
|
||||
**PicoForge** is a modern desktop application for configuring and managing **Pico FIDO** security keys. Built with Rust, Tauri, and Svelte, it provides an intuitive interface.
|
||||
**PicoForge** is a modern desktop application for configuring and managing **pico-fido** and **rs-key** security keys. Built with Rust and GPUI.
|
||||
|
||||
> [!WARNING]
|
||||
> **Beta Status**: This application is currently under active development and in beta stage. Users should expect bugs and are encouraged to report them. The app has been tested on Linux and Windows 10/11 with the official Raspberry Pi Pico2, WaveShare RP2350 One & ESP32-S3 and, currently targets Pico FIDO firmware version 7.6. FIDO-only hardware configuration is available only for legacy 7.0/7.2 firmware; 7.4/7.6 require rescue/PCSC mode for hardware configuration.
|
||||
|
||||
@@ -121,11 +121,8 @@ sudo dnf install picoforge
|
||||
|
||||
#### Tumbleweed
|
||||
|
||||
```bash
|
||||
sudo zypper addrepo https://copr.fedorainfracloud.org/coprs/lockedmutex/picoforge/repo/opensuse-tumbleweed/lockedmutex-picoforge-opensuse-tumbleweed.repo
|
||||
sudo zypper refresh
|
||||
sudo zypper install picoforge
|
||||
```
|
||||
> [!IMPORTANT]
|
||||
> One more update, I am dropping support for OpenSUSE Tumbleweed builds via my [COPR Repository](https://copr.fedorainfracloud.org/coprs/lockedmutex/picoforge/), you can still install and use the leap 15.6 rpm from GitHub releases. However the official [COPR Repository](https://copr.fedorainfracloud.org/coprs/lockedmutex/picoforge/) will not be maintained anymore. Might move OpenSUSE builds to https://build.opensuse.org/ in future or use GitHub workflows to build RPMs specific to openSUSE tumbleweed.
|
||||
|
||||
#### Leap 15.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user