Question about Source Code

2 respostas [Última entrada]
Monika05PL
Desconectado
Joined: 08/23/2023

Hello Forum
I Have a Question about location of Source Code of installed software from Trisquel Repositories.

AnexoTamaño
software.png50.78 KB
Magic Banana

I am a member!

I am a translator!

Desconectado
Joined: 07/24/2010

The repository contains the source code. You can download the source code of "package" with that command, to execute in a terminal:
$ sudo apt-get source package

Monika05PL
Desconectado
Joined: 08/23/2023

Thanks, that method works.