strang1ato / nhi

:tv: Automatically capture all potentially useful information about each executed command (as well as its output) and get powerful querying mechanism
GNU General Public License v3.0
295 stars 11 forks source link

Make nhi available via package manager #13

Open strang1ato opened 2 years ago

strang1ato commented 2 years ago

I am thinking about adding nhi to AUR and ubuntu ppa, initially. However other "package manager" suggestions are appreciated.

strang1ato commented 2 years ago
dhasial commented 2 years ago

Would it be possible to submit it to Debian repos as well?

strang1ato commented 2 years ago

@Dhamma-valence nhi is not mature enough to be submitted to debian repos (nhi is still in early alpha stage).

Do you know something similar to launchpad ppa, but for debian?

Zackhardtoname commented 2 years ago

"+ 1" for Arch

Zackhardtoname commented 2 years ago

"+ 1" for Mac, perhaps via Homebrew. However, I think nhi is very Linux based, so I don't know if it's possible... :(

farahnur42 commented 2 years ago

@strang1ato While it isn't specifically meant for Debian, you can use OpenSUSE's Open Build Service (not limited to OpenSUSE specifically whatsoever) to generate packages for Debian versions and Ubuntu even for that matter. You could also technically use the same for generating binary packages for Fedora, RHEL (and derivatives - there's backported kernels available for/with certain module streams and ofc if you don't mind switching to a non-Red Hat kernel there's plenty of coprs with up-to-date kernel builds), even Arch and so on - might be worth taking a look at.

[Additional relevant links: OBS homepage, Wiki]

strang1ato commented 2 years ago

@farahnur42 Thanks, these stuff look promising

I-Want-ToBelieve commented 2 years ago

I follow the instructions of README.md in archlinux to install successfully Need to uncomment in the /etc/pacman.conf file to enable the multilib repository

paru -S binutils gawk sqlite3 lib32-sqlite libbpf