ryan

Results 12 comments of ryan

You need to install `patch`, `gcc`, `binutils`, etc., development tools. - debian/ubuntu/etc: - ``` sudo apt install build-essential ``` - rhel/centos/alma/rocky/fedora: - ``` sudo yum group install "Development Tools" #...

> You may not need to build this project in order to drop a community or self developed plugin into an official Nexus Repository distribution. Does that help? For some...