Command 'jd-gui' not found on Linux Mint #1

Closed
opened 2024-03-23 21:39:48 +01:00 by Benjamin_Loison · 1 comment
jd-gui
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
[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.

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.

```bash jd-gui ``` ``` 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> ``` ```bash sudo apt install jd-gui ``` ``` [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. ``` 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.
Author
Owner
dpkg-query -L jd-gui
/opt
/opt/jd-gui
/opt/jd-gui/jd-gui-1.6.6-min.jar
/opt/jd-gui/jd-gui.desktop
/opt/jd-gui/jd_icon_128.png
/opt/jd-gui/LICENSE
/opt/jd-gui/NOTICE
/opt/jd-gui/README.md

Source: the Ask Ubuntu answer 32509

```bash dpkg-query -L jd-gui ``` ``` /opt /opt/jd-gui /opt/jd-gui/jd-gui-1.6.6-min.jar /opt/jd-gui/jd-gui.desktop /opt/jd-gui/jd_icon_128.png /opt/jd-gui/LICENSE /opt/jd-gui/NOTICE /opt/jd-gui/README.md ``` Source: [the Ask Ubuntu answer 32509](https://askubuntu.com/a/32509)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/jd-gui#1
No description provided.