Where is nvarguscamerasrc

I have dGPU setup on ubuntu (PC with GTX1080).
I’ve installed SDK by following this guide: NVIDIA DeepStream SDK Developer Guide — DeepStream 6.1.1 Release documentation
So, I see a bunch of nv* plugins

nvdsgst_multistreamtiler: nvmultistreamtiler: Stream Tiler DS 4.0
nvdsgst_dewarper: nvdewarper: nvdewarper
nvdsgst_tracker: nvtracker: NvTracker plugin
nvdsgst_jpegdec: nvjpegdec: JPEG image decoder
nvdsgst_of: nvof: nvof
nvdsgst_eglglessink: nveglglessink: EGL/GLES vout Sink
… etc

and sample application works (deepstream-4.0/sources/apps/sample_apps/deepstream-test1)

but there is not nvarguscamerasrc:

“ERROR: pipeline could not be constructed: no element “nvarguscamerasrc””

How do I install it?

nvarguscamerasrc is for Jetson device.