Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Linux Mint troubleshooting #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mdPlusPlus
Copy link
Contributor

Adding a slightly modified version of what's already there in installing-on-linux-cli.md

Adding a slightly modified version of what's already there in installing-on-linux-cli.md
@KeeJef
Copy link
Collaborator

KeeJef commented Jun 6, 2023

@jagerman can you review?

@mdPlusPlus
Copy link
Contributor Author

Apparently there is also the option to use lsb_release -uc, presenting the upstream codename.

The information can also be taken from /etc/upstream-release/lsb-release:

$ cat /etc/upstream-release/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu Focal Fossa"

I haven't tested any of this, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants