oberblastmeister / trashy

a cli system trash manager, alternative to rm and trash-cli
Apache License 2.0
344 stars 12 forks source link

🚀: Make `trashy` famous #107

Open yozachar opened 10 months ago

yozachar commented 10 months ago

I would like to see trashy in various official distributions.

Linux

Repology can cover status of huge number of Linux distributions.

[![Packaging status](https://repology.org/badge/vertical-allrepos/trashy.svg)](https://repology.org/project/trashy/versions)

Packaging status

Some information here https://repology.org/project/trashy/information needs cleaning up.

MacOS

Windows

stelcodes commented 10 months ago

I totally support this, but do note that trashy is probably going to have a major release soon with big breaking changes like renaming the executable to trashy and also dropping support for the trash <PATH> invocation. So it might be best to pause these efforts until the next release because things will probably have to change in these upstream packaging efforts when that drops, in particular for the executable rename. (#106)

j-lakeman commented 5 months ago

@oberblastmeister @perlinm @novedevo @stelcodes what's the current status? The last commit was 3 months ago. Is it still maintained? I would like to file an RFP for Debian.

yozachar commented 4 months ago

Adding trashy to maintained-modern-unix: https://github.com/johnalanwoods/maintained-modern-unix/issues/11

perlinm commented 4 months ago

trashy is already in my distribution, so not much for me to do there :)

Although the version of trashy in the nixos repo (and also the latest release on github) does not include this PR fixing #97, so in practice I still install trashy from the github repo... The fix here would be to first (a) release a new version of trashy, and then (b) bug the package maintainer for nixos to update the package.

oberblastmeister commented 4 months ago

@j-lakeman I'm still maintaining trashy.

I've been pretty busy, but I'll probably make a new release of trashy soon.

j-lakeman commented 4 months ago

Gr8, no worries!

I'll try to get it packaged for Debian then.