Hi,
I'm using Linux Mint and I want to use gssg. But it isn't in apt or I can compile it. My simple (and stupid) question is how can I use gssg?
Best regards, Christoph
On 12/17/21 14:17, Christoph Hentschel wrote:
> Hi,
>
> I'm using Linux Mint and I want to use gssg. But it isn't in apt or I can compile it. My simple (and stupid) question is how can I use gssg?
>
> Best regards, Christoph
Hi there, I usually just compile it by hand by running "make" and "sudo
make install". You can just run "make" and use the compiled "./gssg" in
the repo directly if you don't want to install it :)
More info in the repo page https://git.sr.ht/~gsthnz/gssg#usage
Since I don't use apt-based distros I never had the time to actually
package to it.
Thanks for checking gssg out :)
--
Gustavo Heinz