this post was submitted on 07 Jan 2024
473 points (79.7% liked)

linuxmemes

20880 readers
5 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
 
(page 3) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 10 months ago (11 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] 4 points 10 months ago* (last edited 10 months ago) (2 children)

No software is guaranteed to run on all platforms: the developers choose to make it available or not.

I did some quick googling, and it seems fairly easy to install it:

Use Ubuntu (if you're not familiar with, and don't want to be familiar with terminal basics), and install chirp from the Ubuntu App store. Snap is just a name of their package format, and their app store links to snap craft.

If you're not using Ubuntu, that's your choice, you'll either have to install snap, then do the same, but it's more work. Or play with the terminal just a bit to follow their instructions.

Details

If you're on Ubuntu or have snap installed - it's a one click operation to install chirp: https://snapcraft.io/chirp-snap

If you're on another distribution by choice: https://chirp.danplanet.com/projects/chirp/wiki/ChirpOnLinux

this page has a 3 step install for mainstream Linux distributions:

  1. Install dependencies (they've listed the commands)
  2. Install chirp and Python dependencies (commands provided)
  3. Run chirp

load more comments (2 replies)
load more comments (10 replies)
[–] [email protected] 3 points 10 months ago

flatpak install firefox -y

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

OMG, so complicated! Literally unuseable for anyone but computer scientists!

[–] GarlicToast 2 points 10 months ago (1 children)
[–] [email protected] 2 points 10 months ago (1 children)

SnowflakeOS aims to do that, check it out. It's a pretty small project though, so don't expect too much

load more comments (1 replies)
[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

sudo apt-get install ~~firefox~~ qutebrowser

[–] [email protected] 2 points 10 months ago (3 children)

Why would you install Chrome when Edge is also available. Or I guess you should install both.

load more comments (3 replies)
[–] [email protected] 2 points 10 months ago

paru -S floorp

load more comments
view more: ‹ prev next ›