Command 'jd-gui' not found, did you mean:
command 'pd-gui' from deb puredata-gui (0.52.1+ds0-1)
Try: sudo apt install <deb name>
sudo apt install jd-gui
Output:
[sudo] password for benjamin:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
jd-gui is already the newest version (1.6.6-0).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
```bash
jd-gui
```
<details>
<summary>Output:</summary>
```
Command 'jd-gui' not found, did you mean:
command 'pd-gui' from deb puredata-gui (0.52.1+ds0-1)
Try: sudo apt install <deb name>
```
</details>
```bash
sudo apt install jd-gui
```
<details>
<summary>Output:</summary>
```
[sudo] password for benjamin:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
jd-gui is already the newest version (1.6.6-0).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
```
</details>
The only Google result (DuckDuckGo does not return any) for `"Command 'jd-gui' not found"` is https://pencer.io/ctf/ctf-htb-logforge/#jd-gui but it does not seem interesting.
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.
Output:
Output:
The only Google result (DuckDuckGo does not return any) for
"Command 'jd-gui' not found"is https://pencer.io/ctf/ctf-htb-logforge/#jd-gui but it does not seem interesting.Output:
Source: the Ask Ubuntu answer 32509