this post was submitted on 31 Jan 2024
129 points (95.7% liked)

Linux

46777 readers
1675 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I wouldn't really call myself a distro hopper, but in the last few months I've had to do some fresh installs on a couple of machines and VMs for work

If these aren't included by default, I'll make sure to get em:

GUI:

  • Firefox & Chromium
  • Gimp & Krita
  • VSCode/VSCodium
  • Okular
  • Libre office

CLI*:

  • git
  • wget&curl
  • neovim
  • zsh/ohmyzsh + plugins
  • glow
  • neofetch
  • figlet/toilet
  • zellij
  • python
  • nodejs/npm/nvm + nodemon globally
  • ranger/rifle

Also, how do you go about migrating your old config and rc files? Start fresh or just copy em over and make adjustments where necessary?

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

Cli

  • helix
  • ranger
  • mpv
  • YouTube-dl
  • epy
  • fanficfare
  • aria2
  • zellij
  • gotop

GUI

  • qutebrowser
  • zathura
[–] [email protected] 11 points 6 months ago* (last edited 6 months ago) (2 children)

YouTube-dl

Just a heads up, yt-dlp is a far more active fork with more features.

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

This is true, has mpv started working with it? The reason I have it in the first place is to stream Lofi /synthwave/jazz audio via mpv rather than specifically for downloading. Back when I’d last looked, mpv needed the old fork specifically, but if they’ve updated I’d be more than happy to switch

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

It should switch to it automatically now, but you can try the manual flag if it doesn't.

If neither works, symbolic linking yt-dlp and youtube-dl should.