I'll assume you want to graph this. If so, then we can replace x with 0 to find y.
2x + 3y = -6
2*0 + 3y = -6
3y = -6
y = -6/3
y = -2
Therefore (x,y) = (0,-2) is a point on this line. It's the y intercept.
Now let's plug in y = 0 to find x.
2x + 3y = -6
2x + 3*0 = -6
2x = -6
x = -6/2
x = -3
The x intercept is located at (-3,0)
Plot (0,-2) and (-3,0) on the same xy grid. Draw a straight line through the two points. Extend the line as far as possible in both directions. Desmos and GeoGebra are two graphing tools I recommend.