Firstly, I added the debian source list, so can I use:
sudo apt install sagemath
And, it yield out:
The following packages have unmet dependencies: libgap8 : Depends: gap-libs (= 4.12.1-2) but 4.13.1-1 is to be installed
libsingular4m4n0 : Conflicts: libsingular4m3n0 (> 4.4.0) but 1:4.3.1-p3+ds-2 is to be installed
Secondly, I tried to use:
pip install sagemath-standard
And it yield out:
Building wheel for sagemath-standard (pyproject.toml) ... error Building wheel for fpylll (pyproject.toml) ... error Building wheel for lrcalc (pyproject.toml) ... error Building wheel for primecountpy (pyproject.toml) ... error
I tried the to build from source, but it also have lot of error