Re: Seeking maintainers of mathematical packages

2021-11-29 Thread Oğuz Ersen via users
I have no packaging experience and not a packager myself, so can I take `material-icons-fonts` since that one seems easy? My fas username is ersen. -- Best Regards, Oğuz ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email

Re: remove doublets

2021-06-14 Thread Oğuz Ersen via users
This preserves line order: $ cat file.txt dd aa bb cc bb aa $ awk '!line[$0]++' file.txt dd aa bb cc -- Best Regards, Oğuz ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedor

Re: similar software as NewPipe, etc on F34?

2021-05-06 Thread Oğuz Ersen via users
1. FreeTube from Flathub: https://flathub.org/apps/details/io.freetubeapp.FreeTube 2. Invidious from your browser: https://api.invidious.io/ -- Best Regards Oğuz Ersen ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email