[subexp-daq] NURDLIB: - how to check which version is installed and how to update to the most recent version

Håkan T Johansson f96hajo at chalmers.se
Fri Dec 22 17:48:46 CET 2023


Dear Günter,

On Fri, 22 Dec 2023, Weber, Guenter Dr. wrote:

> 
> Dear all,
> 
> 
> I would like to know how ...
> 
> 
> 1) I can check which version of NURDLIB is installed on my system.

Please somewhere under the nurdlib/ directory, run:

git describe --all --always --dirty --long

> 2) I can update to the most recent 'official' version.

cd <directory-where-the-new-copy-should-be-under>

git clone git at gitlab.com:chalmers-subexp/nurdlib.git

Then:

cd nurdlib

For that git clone to work, you'll first have to set up ssh keys with 
gitlab.  That would be useful also in order to upload code.  See:

https://docs.gitlab.com/ee/user/ssh.html

and please *do* use a passphrase for the ssh key.

Cheers,
Håkan


> 
> 
> Thank you very much!
> 
> 
> 
> Best greetings
> 
> Günter
> 
> 
> 
>


More information about the subexp-daq mailing list