Consider the inverse Fourier Transform and the Fourier Transform:
$$f(x) = \int_{-\infty}^\infty F(k)e^{2\pi i k x}dk \\ F(k) = \int_{-\infty}^\infty f(x)e^{-2\pi i k x}dx$$
The Fourier transform is linear, since if $f(x)$ and $g(x)$ have Fourier transforms $F(k)$ and $G(k)$, then
$$\int_{-\infty}^\infty[af(x)+bg(x)]e^{-2 \pi ikx}dx = a \int_{-\infty}^\infty f(x) e^{-2 \pi ikx}dx+b \int_{-\infty}^\infty g(x) e^{-2 \pi ikx}dx = aF(k)+bG(k)$$
Is the inverse Fourier transform a “linear transform”?