Discurses icon indicating copy to clipboard operation
Discurses copied to clipboard

AUR package

Open ShayBox opened this issue 6 years ago • 3 comments

Could someone make an AUR package?

ShayBox avatar Jan 21 '19 13:01 ShayBox

why - its on pip...

topisani avatar Jan 22 '19 15:01 topisani

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.

ShayBox avatar Jan 22 '19 17:01 ShayBox

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.

snus-kin avatar Jan 22 '19 17:01 snus-kin