linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

QuazarOmega, in OBS live translations?

Since you’ve got two packaged only as debs, it may be worth trying to install them under an Ubuntu container made with Distrobox

Mandy,

distrobox feels overtly complicated, like, id rather have one system and one system only you know?

QuazarOmega,

I understand that, it’s definitely more of a headache than having a native package, but it is the next best thing you can do aside from waiting for the dev or someone else to package it for your distro of choice (you might be more lucky if you’re on an Arch based system, I’m sure an AUR package will be made if it hasn’t been done already).
The distrobox setup itself isn’t really that crazy either, once you have everything ready you’ll be able to run OBS as if it was installed on your host system since you can export the programs in your containers to have a desktop entry in your DE.

Now I was trying to get all that up and running, but I’m facing issues in the installation of the plugin and I don’t know what’s causing that exactly, it may be a mismatch in the distro I chose and which one the package was actually made for, I’ll report back if I find a solution, in the meantime here’s what I did:


<span style="font-style:italic;color:#969896;">## Creating the container
</span><span style="color:#323232;">distrobox create 
</span><span style="color:#323232;">    --image quay.io/toolbx-images/ubuntu-toolbox:latest 
</span><span style="color:#323232;">    --name toolbox-ubuntu 
</span><span style="color:#323232;">    --home ~/.local/share/box-homes/Toolbox-Ubuntu
</span><span style="color:#323232;">distrobox enter toolbox-ubuntu
</span><span style="color:#323232;">
</span><span style="font-style:italic;color:#969896;">## Installing OBS Studio
</span><span style="color:#323232;">sudo apt update </span><span style="font-weight:bold;color:#a71d5d;">&</span><span style="color:#323232;">amp;</span><span style="font-weight:bold;color:#a71d5d;">&</span><span style="color:#323232;">amp</span><span style="font-weight:bold;color:#a71d5d;">; </span><span style="color:#323232;">sudo apt upgrade
</span><span style="color:#323232;">sudo apt install obs-studio
</span><span style="color:#323232;">qtwayland5 </span><span style="font-style:italic;color:#969896;"># to be able to launch OBS on my KDE Wayland
</span><span style="color:#323232;">
</span><span style="font-style:italic;color:#969896;">## Trying to install the plugin
</span><span style="color:#62a35c;">cd
</span><span style="color:#323232;">curl -O https://github.com/occ-ai/obs-localvocal/releases/download/0.0.5/obs-localvocal-0.0.5-x86_64-linux-gnu.deb
</span><span style="color:#323232;">sudo apt install ./obs-localvocal-0.0.5-x86_64-linux-gnu.deb </span><span style="font-style:italic;color:#969896;"># gives error, maybe not compatible with latest Ubuntu?
</span>
Mandy,

looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only

i even followed tutorials but it just isnt working

QuazarOmega, (edited )

Ah oops. Well, that second one looks very promising, I just saw the English setup video on it, but unfortunately it’s missing the OBS part so idk

Mandy,

i got the japanese one working, the REALLY stupid part about it was it needs chrome, im not talking chromium, it LITERALLY needs chrome to work, guess it uses some internal apis or something only chrome has

QuazarOmega,

Yikes, that’s a strange requirement, but oh well, at least you got it working!
For reference, what guide did you end up following?

Frederic, in How to choose a computer/laptop/device that is better compatible with linux? Are there certain things to look out for when shopping?

I always had chance installing Linux on Dell Latitude laptops. MX Linux works flawlessly, everything.

Macaroni9538,

Ok I have always heard Latitudes and thinkpads up to a certain model or generation are good for Linux

starman, in How to choose a computer/laptop/device that is better compatible with linux? Are there certain things to look out for when shopping?
@starman@programming.dev avatar

Check out framework laptops

Macaroni9538,

Thanks, will check out

Flaky, in How to choose a computer/laptop/device that is better compatible with linux? Are there certain things to look out for when shopping?
@Flaky@iusearchlinux.fyi avatar

For near-guaranteed compatibility, there are dedicated manufacturers like System76 and Tuxedo. Framework also claims Linux compatibility but for set tested distros (Ubuntu and Fedora).

Generally, anything with Intel/AMD graphics and Intel Wifi is pretty much guaranteed to work in my experience. For laptops, high-DPI displays can be problematic but the fixes are on Wayland which is getting higher priority now.

Macaroni9538,

ahh i think my dell xps 13 has a higher DPI and I always run Xorg or X11 or whatever it’s called

velox_vulnus, in Is there a safe way to run multiple desktop environments on Ubuntu 22.04?

deleted_by_author

  • Loading...
  • Macaroni9538,

    Nix has intrigued me, a bit of a learning curve though. maybe i’ll dive in further

    ILikeBoobies, in A Nautilus Sucks Donkeyballs Linux Rant

    There isn’t an alternative to Gnome, nothing looks the same

    And if I use a fork of it then eventually that won’t look as good because it’s not run by the Gnome devs

    ParanoidFactoid,
    @ParanoidFactoid@beehaw.org avatar

    I’m not a fan of either Gnome or KDE.

    To me, the big mistake both make is in the presumption the UI and utilities shipped with those platforms are why people use it. But no. Nobody uses MacOS because of its nifty calculator or the Finder. It’s the overall toolkit integration with apps. Not even look and feel. But consistency in use.

    Neither KDE nor Gnome offer that.

    ILikeBoobies,

    What do you mean consistency in use?

    People use Macs to feel trendy

    ParanoidFactoid,
    @ParanoidFactoid@beehaw.org avatar

    I don’t presume to know why others choose to use anything. But MacOS is highly consistent across apps. Dialog boxes, text input forms, file browsing, hot keys, all the same across applications.

    ILikeBoobies,

    Oh so you mean being a closed eco-system

    I feel a lot of devs would be upset if they were told they can only develop using GTK for example

    ParanoidFactoid, (edited )
    @ParanoidFactoid@beehaw.org avatar

    I’m not telling devs what they can do. Merely pointing out this is why the projects fail.

    4am, in I'm ditching htop for btop, look how cool it is

    I just wish there was a .deb package.

    Still gonna get around to making a playbook for installing it someday. btop (and it’s predecessors) are awesome.

    caseyweederman,

    There’s a deb in Ubuntu Universe.
    Oh heck, it’s in Debian Bookworm too, and Bullseye-Backports.
    Debs all around.

    4am,

    I could have sworn I checked and didn’t find it. I’ll look again, maybe I did something wrong

    andruid, in Red Hat / Fedora drama?

    Their product offering are worthless to me now than before.

    utopiah, in Is there a Linux based OS for public computers, such as at a library or a PC cafe?

    Honestly I’d

    • take any distribution that someone at or close to the library is comfortable with, e.g popular Ubuntu or Debian,
    • setup a user profile that fits the need of the average library user, e.g Firefox with as a start page the library website
    • make sure the library card system do work
    • copy /home/thatuser directory somewhere, e.g /root/thatuserunmodified and insure permissions make it unmodifiable
    • add a cron task so that every evening 1h after the library close any thatuser session is terminated, /home/thatuser gets deleted, copy the /root/thatuserunmodified to /home/thatuser and fixer permission
    • assuming it’s fast enough (I bet it’s take 1min at most as /home/thatuser would be mostly empty) I’d do the process after each logout so that each new visitor gets a fresh session, no downloads from previous users, history, bookmarks, etc. Only what the library consider useful.

    That’s it. This way one can still let the OS do it’s updates but the user experience is consistent.

    demesisx,
    @demesisx@infosec.pub avatar

    This is how we used to do it before we had NixOS with impermanence mode. nixos.wiki/wiki/Impermanence

    preasket, in Gamedev and linux

    What if the bugs are linux-specific? lol

    Sanguine,

    Did you read the post lol?

    He says 3 out of all reports were linux specific.

    preasket,

    You’re taking this too seriously lol

    Sanguine,

    ???

    demesisx, in Distro for experienced Linux user
    @demesisx@infosec.pub avatar

    Since I’m the NixOS guy, I recommend GUIX. 😉

    Daeraxa,

    I always wonder why GUIX seems to get left out vs NixOS

    demesisx,
    @demesisx@infosec.pub avatar

    If NixOS isn’t ready for mainstream work, GUIX is at least doubley so. It is SUPER white beard while IMO, even an idiot (👋🏼) can grasp NixOS.

    Daeraxa,

    I’ve not used either, just look on as a curious spectator, I’ve yet to leave the more idiot proof distros of mint and fedora. What makes it so hard to deal with vs nix?

    demesisx,
    @demesisx@infosec.pub avatar

    From what I hear, it’s a much newer and less popular project, so I expect it to be even more difficult than nix was for me.

    caseyweederman,

    NixOS isn’t coming very naturally to me. Just can’t quite grasp it.

    demesisx,
    @demesisx@infosec.pub avatar

    If you want, here’s my config. Feel free to fork it.

    github.com/harryprayiv/nix-config (you’ll have the most luck with the “plutus_vm” machine config output in my flake at first since the main output in my config is somewhat obscured by encryption).

    I also have a Nix-Darwin config that I haven’t consolidated into my main one:

    github.com/harryprayiv/nix-darwin-config

    caseyweederman,

    That looks sharp, thank you.

    demesisx,
    @demesisx@infosec.pub avatar

    No problem. Real thanks goes to gvolpe who I forked my config from.

    Censedpeak, in Fedora or Mint for noob?
    @Censedpeak@lemmy.ml avatar

    Do mint, if you really wanna do fedora try Nobara

    jvrava9, in What distro for a MacBook pro late 2013 15'
    @jvrava9@lemmy.dbzer0.com avatar

    I got Arch on one, works like a charm. You need to install one driver for the wifi though.

    kzhe, in Are there any downsides to using Homebrew as a package manager on Linux?

    Brave homophobic though

    It is the best Chromium based browser, in a sense, unfortunately…

    alt,

    Brave homophobic though

    Its CEO; yes.

    It is the best Chromium based browser, in a sense, unfortunately…

    Agreed.

    ErnieBernie10,

    Check thorium

    oldGregg, in How to choose a computer/laptop/device that is better compatible with linux? Are there certain things to look out for when shopping?

    deleted_by_author

  • Loading...
  • pete_the_cat,

    Do you also drink Bailey’s from a shoe?

    zaph,

    Do you have neck problems because of your giant brain?

    oldGregg,

    deleted_by_author

  • Loading...
  • zaph,

    Weird way to take a compliment

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #