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.89
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

1 2 Next › Last »

snufflord commented on 2024-05-21 06:50 (UTC)

@mesmer You could do that, I would update the file version and hashes whenever possible.

mesmer commented on 2024-05-20 13:54 (UTC)

@snufflord do you wanna help to maintain? i can add you to the aur

snufflord commented on 2024-05-14 10:08 (UTC) (edited on 2024-05-14 10:08 (UTC) by snufflord)

Just commenting for the update
Latest Version: 24.1.2.6

File: SentinelAgent_linux_x86_64_v24_1_2_6.deb
MD5SUM: 72623613558882fa59783ed1a23f0820
SHA256: bfa9013fbd3b8f6129f7137d63eb8865227f485043ee5627a0521afe26d77820
SHA512: edabb9f31ec16888a091f447cda5e52e9065609840c150c334cf6797af51089c6b1ba41325086b0dd04dee2f118c8666e9609a395614f5498cc9dda0215e7580

mesmer commented on 2024-03-26 21:24 (UTC) (edited on 2024-03-26 21:24 (UTC) by mesmer)

thx for the information guys, i am trying to get the new version here so i can test the script too, if anyone find anything strange please tell me, maybe i open a git for that latter

@snufflord thx for the sha :)

snufflord commented on 2024-03-25 14:10 (UTC) (edited on 2024-03-25 14:10 (UTC) by snufflord)

In case it's any help for updating the package:
Latest version is SentinelAgent_linux_x86_64_v23_4_2_14.deb
MD5 decb9c57992af5510b120d6f94efde0e
SHA256 6663c91349a0d91290284de6a96378aa8612f7cda7e9591c7817ce4b87509075

mesmer commented on 2024-03-20 01:52 (UTC)

about the out of date, i know a new version is out, but i need to get the deb and sum for the file, i amtrying to get one and i`ll update here

Einbert_Xeride commented on 2024-03-11 07:31 (UTC)

Hello @mesmer you can simply use "file://SentinelAgent_linux_x86_64_v23_3_2_12.deb" in the source line just like many GOG game packages on AUR as GOG games also don't have publicly downloadable links. Take Terraria as an example: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=gog-terraria

rayvermey commented on 2024-01-20 22:50 (UTC)

I managed to get SentinalAgent running!!!! I had to create a tmp and a log dir in /opt/sentinelone and then Sentinalagent started! I mailed our admins to ask if they saw my pc becoming visible in the network so fingers crossed they see it. If that is the case I can clean install Arch linux on my work laptop and i do not need to use Bedrock anymore. Thanks so far!

rayvermey commented on 2024-01-20 10:40 (UTC)

Thanks this lets me install SentinalAgent indeed I could also enter the registrationcommand as in: /opt/sentinelone/bin/sentinelctl management token set MYKEY

But when starting sentinel i get: sh: line 1: /opt/sentinelone/tmp/grep_out: No such file or directory A subcommand is required Run with --help for more information.

Any clue on how to solve this? Thanks

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