this post was submitted on 02 Oct 2023
412 points (94.0% liked)

linuxmemes

20707 readers
889 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
412
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 30 points 11 months ago* (last edited 11 months ago) (2 children)

Distrobox is your friend. Me, I like an immutable OS (kinoite) but I still want the AUR...

distrobox-create --name arch --image archlinux:latest
distrobox enter arch
install yay as normal
yay -S vscodium
distrobox-export --app vscodium
yay exa
distrobox-export --bin /usr/sbin/exa
exit [back to kinoite]
exa [works]
vscodium [works, has icon in application launcher]

Try it, you might like it !

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

Also great when you get some software as a deb for old Ubuntu and don't want the trouble of manually making it work on a new system. Just make an old Ubuntu distrobox.

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

Ooh, a fellow Kinoite user!

I'm actually aware of Distrobox, but the thing I had in mind was for managing gaming wheel drivers, so I don't think it'd work on distrobox. It's not really that big of a deal honestly, I just made this meme to poke fun at it ^^'

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

Fair enough, but CUDA stuff works surprisingly well for e.g., I'd give it a go if it's just USB.

Kinoite Represent!