11.09.2016, 03:02
New for the following Linux distro's:
You can add the repository in your configuration using the following shell script.
The packages are called samp-git-hash in the repository.
Packages haven't been built for other package managers, I am taking slow steps at this and want to do this correctly. And personally, I <3 yum
I will look at making RPM packages for older versions, although I am not sure who would even want to use them.
- CentOS 6 (i386, x86_64) - Made .x86_64.rpm, .i686.rpm and .src.rpm RPM packages, once installed the tool can be accessed using samp-git-hash
- CentOS 7 - Made .x86_64.rpm and .src.rpm RPM packages, once installed the tool can be accessed using samp-git-hash
You can add the repository in your configuration using the following shell script.
Code:
curl -o /etc/yum.repos.d/jeroendeneef.repo https://rpm.jeroendeneef.com/jeroendenee...eneef.repo
Packages haven't been built for other package managers, I am taking slow steps at this and want to do this correctly. And personally, I <3 yum
I will look at making RPM packages for older versions, although I am not sure who would even want to use them.