dont say that please !!!
you can do it by following the next steps.
Open up a terminal with ctrl + alt + T
u will need kernel 4.18 or higher
find this by using the following command
uname -a if is higer than 4.18 then continue.
sudo apt-get install dkms
git clone https://github.com/rohitpid/Linux-Magic-Trackpad-2-Driver.git
cd Linux-Magic-Trackpad-2-Driver/scripts
chmod u+x install.sh
sudo ./install.sh
After completing this steps you must pair your bluetooth magic mouse.
This driver is based off of the work of @robotrovsky, @svartalf and probably others.