this post was submitted on 07 Jan 2024
472 points (79.6% liked)

linuxmemes

20742 readers
295 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 8 months ago (13 children)

Great, you can accomplish the bare essentials with Linux.

Now how do I install a program called chirp for programming 2 way radios?

Searched for a week and gave up as each set of instructions lead down a broken, redundant dependency rabbit hole with no solution in sight, Flatpack this, snap that, no explanation or even a searchable clue that could begin me a solution.

In windows I just unzip the nightly build to a directory of my choice, run the executable and it works.

Sure... Not everyone knows or needs to know about these edge case applications, but point stands, it works in windows, and everyone encounters an edge case sooner or later.

I'm keen to ditch the Microsoft hole, and I have no issue with making an effort to learn, but I can't afford to or my life in hold for hours or days at a time in order to accomplish things that already work in seconds.

I think my simple issue here is... I'm not incompetent. I can comfortably navigate a fine system in a shell, can mount and unmount, can tar -xvzf a tarball, can do most things up to writing a shell script from scratch (could cobble something

[–] [email protected] 10 points 8 months ago

Huh. I’ve used chirp under Linux before and I just installed it with my package manager. Maybe it wasn’t available on your distro? Then it can get a lot more tricky. The other problem with these things can be permissions… once you have chirp installed maybe you need to add your user to the dial out group in order to be able to use the serial port to flash the radios.

load more comments (12 replies)