Hello @jcampbell , Zola is now available everywhere starting from F29!
1 Like
atim
(Artem Polishchuk)
August 5, 2019, 12:20pm
#23
Veloren
Veloren is an open-world, open-source multiplayer voxel RPG. The game is in an early stage of development, but is playable.
atim
(Artem Polishchuk)
September 4, 2019, 10:24pm
#24
dutree
A tool to analyze file system usage written in Rust.
Homepage
atim
(Artem Polishchuk)
September 6, 2019, 7:12pm
#25
nushell - Modern shell written in Rust
A modern, GitHub-era shell written in Rust.
It requires rust-nightly but i did temporary COPR package for now.
batisteo
(Baptiste Darthenay)
November 12, 2019, 2:25pm
#26
atim
(Artem Polishchuk)
December 15, 2019, 4:17pm
#27
We packaged starship
. At this moment for Rawhide and soon will be avaliable for F31. Thanks to @eclipseo @ignatenkobrain
To install: sudo dnf install starship
Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, Tcsh, Elvish, Nu, Xonsh, and Powershell.
1 Like
atim
(Artem Polishchuk)
December 16, 2019, 3:45pm
#28
i3status-rs
packaged.
sudo dnf install i3status-rs
Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust - GitHub - greshake/i3status-rust: Very resourcefriendly and feature-rich replacement for i3status, written in ...
1 Like
atim
(Artem Polishchuk)
January 25, 2020, 6:06pm
#29
News Flash
The spiritual successor to FeedReader .
Temporary package in Copr .
brunovernay
(Bruno Vernay)
February 8, 2020, 12:55pm
#30
procs looks really nice https://github.com/dalance/procs
and useful “A modern replacement for ps”
brunovernay
(Bruno Vernay)
February 12, 2020, 12:29pm
#31
Procs are quite reactive : they provide RPM, because " studied flatpak release, but it seems to be complicated… "
opened 08:46AM - 08 Feb 20 UTC
closed 03:42AM - 06 May 20 UTC
RFE: Could it be possible to get it as Flatpak ? or RPM?
zyklon
(Frank Brütting)
February 14, 2020, 1:12am
#32
Not sure if this is in scope, but can these packages be published to CentOS, too? As Rust packages are self-contained, I guess they should just work™ – or am I wrong here?
1 Like
So here we have some problem. We are not vendoring crates in our Rust packaging, which means you need to package hundreds of other packages before you can get your app packaged. For that, we also use features which exist only in RPM 4.15+ (which means F31+). About RHEL8, I think it has RPM 4.14 so we can’t do that either.
zyklon
(Frank Brütting)
February 14, 2020, 11:14pm
#34
Ah bummer. CentOS indeed has RPM v4.14. Maybe Stream or 8.2 will bring 4.15 at some point.
atim
(Artem Polishchuk)
February 24, 2020, 1:18pm
#36
Teloxide packaged for Rawhide.
Description: An elegant Telegram bots framework for Rust.
atim
(Artem Polishchuk)
March 4, 2020, 10:20am
#37
dua-cli packaged for Rawhide.
Description: dua (-> Disk Usage Analyzer ) is a tool to conveniently learn about the usage of disk space of a given directory. It’s parallel by default and will max out your SSD, providing relevant information as fast as possible.
atim
(Artem Polishchuk)
March 11, 2020, 3:47pm
#38
tealdeer packaged for F31+.
1 Like
salimma
(Michel Alexandre Salim)
May 29, 2020, 7:47pm
#39
ignatenkobrain:
We are not vendoring crates in our Rust packaging, which means you need to package hundreds of other packages before you can get your app packaged. For that, we also use features which exist only in RPM 4.15+ (which means F31+). About RHEL8, I think it has RPM 4.14 so we can’t do that either.
Once CentOS 8.x or 9 has a recent enough version of RPM, I wonder if we should just bulk-branch our Rust crates for CentOS? We should check how many packagers are interested in supporting this – I’m happy to be counted in, as we currently have to roll our own packages for certain Rust utilities like ripgrep
.
Could we have rust-analyzer ? I don’t know if vscode users can install it via the ide if using rust from fedora repos, but emacs users can’t.
dduan
(Daniel Duan)
April 2, 2021, 11:21pm
#41
tre , known as tre-command
in Crates . It’s an improved tree
command that lets you open files listed in the diagrams as a follow-up action.