GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
<?xml version="1.0" encoding="UTF-8"?>12<!--34install.xml RingsForHomalg package documentation Mohamed Barakat5Simon Goertzen6Markus Kirschmer7Markus Lange-Hegermann8Max Neunhoeffer9Daniel Robertz1011Copyright (C) 2007-2009, Mohamed Barakat, Lehrstuhl B für Mathematik, RWTH-Aachen1213This is the chapter of the documentation describing the installation.1415-->1617<Chapter Label="install">18<Heading>Installation of the &RingsForHomalg; Package</Heading>1920To install this package just extract the package's archive file to the21&GAP; <F>pkg</F> directory.<P/>2223By default the &RingsForHomalg; package is not automatically loaded by &GAP;24when it is installed. You must load the package with <Br/><Br/>2526<C>LoadPackage( "RingsForHomalg" );</C> <Br/><Br/>2728before its functions become available.<P/>2930Please, send us an e-mail if you have any questions, remarks,31suggestions, etc. concerning this package. Also, we would be pleased to32hear about applications of this package. <Br/><Br/><Br/>3334The authors.3536<!-- ############################################################ -->3738</Chapter>394041