đź§® How much felixonmars you got on your system?

$ pacman -Q | wc -l
956

$ pacman -Qq | xargs pacman -Qi | grep "Felix Yan" | wc -l
93

< 10 %

Inspired by: A HUGE Percentage Of The Arch Repos Was Packaged By One Man!

4 Likes

184 packages.

I am thankful for dedicated people like Felix Yan, Levente Polyak, Jan Alexander Steffans, Caleb Maclennan, and all the others who maintain large numbers of packages for Arch.

2 Likes

By the way, try this one:

pacman -Qq | xargs pacman -Qi | grep "Antonio Rojas" | wc -l

3 Likes

I was just watching DT’s video! Mine is ~10%

1 Like

That’s another prolific one!

$ pacman -Qq | xargs pacman -Qi | grep "Antonio Rojas" | wc -l
122

Beats Felix with 29 packages on my system!

:bowing_man:t5:

2 Likes

Why are people concerned with how arch is maintained? Unless it’s a true arch install “the archway” you have already accepted numerous compromises.

P.S. DT…it’s like “the ONION”…there are moments of clarity but mostly satirical rhetoric.

:hugs:

4 Likes

You forgot the mighty Andreas Radke!

$ pacman -Qq | xargs pacman -Qi | grep "Andreas Radke" | wc -l
104
3 Likes

Yep, there are a lot of maintainers who handle hundreds of packages.

Felix Yan is exceptional at 3751, Antonio Rojas 1311, David Runge 1055.

Levente Polyak (who also happens to be the elected leader of Arch) is a maintainer/co-maintainer on 807 packages, Jan Alexander Steffans 717, Caleb Maclennan 624, Andreas Radke 535, Sergej Pupykin 475, George Rawlinson 400, Filipe Lains 373, Sven-Hendrik Haase 320…

Keep in mind that some of these packages are co-maintained by 2 or more people.

3 Likes

They are doing such a great job! Every one in the FOSS community in general.
I am awestricken!

Nice stats by the way!
:abacus:

2 Likes

The DT guy got a lots, probably because he is using Haskell.

The only one worse is that kid who lives in his parent’s basement.

Don’t know.
I’m not!

This was supposed to be something like: Post your pacman -Qm

Not for expressing any concern.

Mine is, BTW :stuck_out_tongue_winking_eye:

2 Likes

14% for Felix Mars here, and 24% for Antonio Rojas :abacus:

2 Likes

According to quick calculation, those two guys are responsible of over 40% of all (stable) Arch repo packages (5558 / 13827).

4 Likes
$ pacman -Q | wc -l
1468
$ pacman -Qq | xargs pacman -Qi | grep "Felix Yan" | wc -l
179
$ pacman -Qq | xargs pacman -Qi | grep "Antonio Rojas" | wc -l
200
$ pacman -Qq | xargs pacman -Qi | grep "David Runge" | wc -l
92
3 Likes

On my LX installation

[swh@studio ~]$ [swh@studio ~]$ pacman -Q | wc -l
848
[swh@studio ~]$ pacman -Qq | xargs pacman -Qi | grep "Andreas Radke" | wc -l
101
[swh@studio ~]$ pacman -Qq | xargs pacman -Qi | grep "Antonio Rojas" | wc -l
137
[swh@studio ~]$ pacman -Qq | xargs pacman -Qi | grep "Felix Yan" | wc -l
83
[swh@studio ~]$ pacman -Qq | xargs pacman -Qi | grep "David Runge" | wc -l
68
2 Likes
âžś ~ pacman -Q | wc -l
1668
âžś ~ pacman -Qq | xargs pacman -Qi | grep "Felix Yan" | wc -l
216
âžś ~ pacman -Qq | xargs pacman -Qi | grep "Antonio Rojas" | wc -l
330
âžś ~ pacman -Qq | xargs pacman -Qi | grep "David Runge" | wc -l
142

damn !

2 Likes
~ >>> pacman -Q | wc -l
1298

Top 10

~ >>> pacman -Qq | pacman -Qi | grep Packager | sort | uniq -c | sort -n -r
    227 Packager        : Antonio Rojas <redacted>
    204 Packager        : Jan Alexander Steffens (heftig) <redacted>
    149 Packager        : Felix Yan <redacted>
    129 Packager        : Andreas Radke <redacted>
     91 Packager        : David Runge <redacted>
     61 Packager        : Evangelos Foutras <redacted>
     59 Packager        : Christian Hesse <redacted>
     40 Packager        : Jelle van der Waa <redacted>
     28 Packager        : Tobias Powalowski <redacted>
     28 Packager        : Frederik Schwan <redacted>

Also do not forget this guy. :grin:

     15 Packager        : EndeavourOS <redacted>

edit: fixed the emails

3 Likes

Let me show off my bloat :slight_smile:

$ pacman -Q | wc -l 
2359
$ pacman -Qq | pacman -Qi | grep Packager | sort | uniq -c | sort -n -r
    516 Packager        : Felix Yan <felixonmars@archlinux.org>
    286 Packager        : Antonio Rojas <arojas@archlinux.org>
    273 Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
    182 Packager        : David Runge <dvzrv@archlinux.org>
    151 Packager        : Andreas Radke <andyrtr@archlinux.org>
    142 Packager        : Evangelos Foutras <foutrelis@archlinux.org>
     96 Packager        : Unknown Packager

Oh Unknown Packager, you left your mark on my system. 4% is still something, you anonymous hero!

2 Likes

https://archlinux.org/donate/

:medal_sports:

2 Likes