Open servel333 opened 3 years ago
Ok, so I got a list of manually installed packages (from here)
comm -23 <(apt-mark showmanual | sort -u) <(gzip -dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u)
And I had a package installed python-is-python2
(no idea why or when it got installed)
And I don't know if your script was made for Python 2 or 3... And I don't know how to solve this issue...
The
README.md
does not address how to install this too. I'm running Ubuntu 20.10 and I'm having trouble installing this tool.And then I run
terminator-split
but I get the error:Trying to install this package does not appear to help...