Sascha Manns

My personal Blog about Linux, Windows Programming and other random stuff.

Linux

Package update fails for postinst scripts

Problem [German] Recently an apt upgrade aborted because there was a problem in a package with the scripts that were supposed to be executed after the installation. The whole thing looked like this: So the problem here was in the pengwin-base package. Solution First I changed to the directory /var/lib/dpkg/info and searched for the file pengwin-base.postinst. Now I opened the file in an editor …
Linux Lesson learned Pengwin Windows Subsystem for Linux

Zelda 3 - A Link to the Past for Windows, Linux und MacOS

Gerne denke ich an die 90er zurück. Der Start der Heimcomputer, der speziellen Musik, und der Spiele. Eines der Spiele, an die ich gerne zurückdenke, ist "Zelda - A Link to the Past". Schon Ende der 80er hatte Nintendo diese epische Reihe gestartet. So sah das ganze damals aus: Especially the third part from 1995 had made huge steps forward. Better graphics and orchestral sound.   Until now, …
Linux Windows 11 Ubuntu Opensource openSUSE

Fixing Ubuntu versions of MultiMarkdown

As here explained, that the Ubuntu versions of Multimarkdown are broken. The result is, that you can't export Scrievener documents into Latex documents, because the compiling process breaks with a unknown error. With that steps i have fixed it, so i can export to Latex. …
Linux Ubuntu Opensource