If you want to use Redirects for your Umbraco project then these are the steps to install the package:
You only have to download the NuGet package to your project. You can use dotnet add package SeoToolkit.Umbraco.Redirectsto download the NuGet package. Make sure to build your project after that!