1. Install Java `dnf install java-11-openjdk-devel` (And add an alias to your `.bashrc`)
1. Install Java 11 JDK (And add an alias to your `.bashrc`)
```shell
aliasjava11='/usr/lib/jvm/jre-11/bin/java'
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.