topisani/Discurses

AUR package

Opened this issue ยท 3 comments

Could someone make an AUR package?

why - its on pip...

Package managers like pip and npm are for managing packages for their respective languages, not system packages, system packages should still be packaged by each systems respective package manger via a type of container that doesn't require installing development packages like python and nodejs, a type of binary, but not a binary because python and nodejs don't compile to binaries, it allows you to also package a man page, .desktop file, icons, descriptions, etc.

https://wiki.archlinux.org/index.php/creating_packages
If you want you could give it a go yourself, it looks like you have asked for this on a few different projects so maybe it would be of use for you to learn.