Package Details: sentinelagent 24.1.2.6-1

Git Clone URL: https://aur.archlinux.org/sentinelagent.git (read-only, click to copy)
Package Base: sentinelagent
Description: SentinelOne | Next-Generation Endpoint Protection Software.
Upstream URL: None
Submitter: mesmer
Maintainer: mesmer
Last Packager: mesmer
Votes: 2
Popularity: 0.012167
First Submitted: 2023-12-15 05:23 (UTC)
Last Updated: 2024-05-20 13:56 (UTC)

Pinned Comments

mesmer commented on 2024-01-19 21:18 (UTC) (edited on 2024-01-19 21:19 (UTC) by mesmer)

hey @rayvermey sorry the delay int he response, i read you comment but i go to work and forget haha

download the .deb file and put in the folder of the aur

change the PKGBUILD to have this two lines (they already there just change then

source=("SentinelAgent_linux_x86_64_v23_3_2_12.deb")

sha256sums=("SKIP")

and then makepkg -if

mesmer commented on 2023-12-15 05:25 (UTC) (edited on 2023-12-15 05:27 (UTC) by mesmer)

IMPORTANT !!!!

as the deb file is not public available you need to download the deb of the sentinelone before install this

put in the same folder and change

source_x86_64=()
sha512sums_x86_64=()

to the source and sha of this source, this package is to help to make this work for you :)

also, look the install file before anything, it uses a modification of the install ripped from the deb itself and some modifications so it closer to arch package

Latest Comments

« First ‹ Previous 1 2

mesmer commented on 2024-01-19 21:18 (UTC) (edited on 2024-01-19 21:19 (UTC) by mesmer)

hey @rayvermey sorry the delay int he response, i read you comment but i go to work and forget haha

download the .deb file and put in the folder of the aur

change the PKGBUILD to have this two lines (they already there just change then

source=("SentinelAgent_linux_x86_64_v23_3_2_12.deb")

sha256sums=("SKIP")

and then makepkg -if

rayvermey commented on 2024-01-19 10:16 (UTC)

Hi, I read the IMPORTANT Comment but i am not sure how to do this. My goal is to have Sentinel run on my Arch system because my employer wants me to use it. I have fixed it now via the Bedrock linux way around (having Ubuntu on Arch because there is a package for Ubuntu) I would like to have Sentinel Agent run natively on my Arch system and to my joy there is this Sentinal programm is there in the AUR. But it will not install, I guess because of what is mentioned in the IMPORTANT comment.

Can anybody help me and tell me how i should proceed? Thanks a lot!

mesmer commented on 2024-01-11 23:09 (UTC)

@vauvenal5 thx for the comment :) thats why i do this thing, happy to known that is helped other with this mess of package haheaheaheha

vauvenal5 commented on 2024-01-05 11:05 (UTC)

Thanks so much for your work. Made it much easier to get it up an running.

mesmer commented on 2023-12-15 05:25 (UTC) (edited on 2023-12-15 05:27 (UTC) by mesmer)

IMPORTANT !!!!

as the deb file is not public available you need to download the deb of the sentinelone before install this

put in the same folder and change

source_x86_64=()
sha512sums_x86_64=()

to the source and sha of this source, this package is to help to make this work for you :)

also, look the install file before anything, it uses a modification of the install ripped from the deb itself and some modifications so it closer to arch package