alternateved/i3status-rust
Project ID: 128849
Description
Build of latest commit of i3status-rust, a very resource-friendly and feature-rich replacement for i3status, written in pure Rust. This package is mainly based on spec file from this COPR, but with pipewire
feature enabled.
Installation Instructions
Enable this COPR repository:
sudo dnf copr enable alternateved/i3status-rust
Install latest build of package:
sudo dnf install i3status-rust
In order to enable COPR repository on Atomic Fedora variant, run those commands:
# Get current Fedora version
FEDORA_VERSION=$(rpm -E %fedora) # get current Fedora version
# Download necessary file into /etc/yum.repos.d/ location:
sudo wget https://copr.fedorainfracloud.org/coprs/alternateved/i3status-rust/repo/fedora-"$FEDORA_VERSION"/alternateved-i3status-rust-fedora-"$FEDORA_VERSION".repo -O /etc/yum.repos.d/_copr:alternateved:i3status-rust.repo
Install latest build of package:
rpm-ostree install i3status-rust
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (4)*, x86_64 (30)* | Fedora 40 (60 downloads) |
![]() |
aarch64 (2)*, x86_64 (13)* | Fedora 41 (24 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (1 downloads) |
![]() |
aarch64 (3)*, x86_64 (4)* | Fedora rawhide (36 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/i3status-rust
More info about enabling Copr repositories