Podget is a simple podcast aggregator optimized for running as a scheduled background job (i.e. cron). It features support for downloading podcasts from RSS & ATOM XML feeds, for sorting the files into folders & categories, for importing URLs from iTunes PCAST files & OPML lists automatic M3U & ASX playlist creation, and automatic cleanup of old files.
Categoría: linux
yt-dlp
Puesto al día el 10 de junio de 2025.
yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. The project is a fork of youtube-dl based on the now inactive youtube-dlc.
«README» en yt-dlp
instalación
vale con descargar la última versión del archivo binario dentro de la carpeta bin local y darle permiso de ejecución:
wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp
mandos en ubuntu
en este artículo, a modo de ejemplo, empleo el modelo SEGA Mega Drive de 8 botones de Retro-bit:
lsusb
Bus 004 Device 003: ID 0079:0011 DragonRise Inc. Gamepad
jstest-gtk
sudo apt show jstest-gtk
jstest-gtk is a simple graphical joystick tester.
chdman
sudo apt show mame-tools
chdman -- MAME Compressed Hunks of Data CHD manager
sudo apt install mame-tools
chdman createcd -i Amazing\ Spider-Man\ vs.\ The\ Kingpin\,\ The\ (USA).cue -o "Amazing Spider-Man vs. The Kingpin, The (USA)".chd
chdman - MAME Compressed Hunks of Data (CHD) manager 0.242 (unknown)
Output CHD: Amazing Spider-Man vs.
steamos en steam deck
Puesto al día el 11 de junio de 2025.

SteamOS is a public release of our Linux-based operating system. The base system draws from Debian 8, code named Debian Jessie. Our work builds on top of the solid Debian core and optimizes it for a living room experience. Most of all, it is an open Linux platform that leaves you in full control.
desktop: lanzador de escritorio
Puesto al día el 2 de mayo de 2024.
nano ~/.local/share/applications/sirfred.desktop
[Desktop Entry]
Name=Sir Fred
Comment=El remake de 2005
GenericName=Juego de plataformas
Path=/home/ernesto/archivo/windows/SirFred/
Exec=proton-call -r SirFred.exe
Icon=/home/ernesto/archivo/windows/SirFred/SirFred.ico
Terminal=false
Type=Application
Categories=Game;
la orden de exec
se ejecuta dentro del directorio indicado en el parámetro path
.
según he observado, en ubuntu 22.04, los cambios realizados en el archivo sirfred.desktop
steam + proton en ubuntu
Puesto al día el 24 de mayo de 2025.

instalación
steam
apt
sudo apt show steam
Valve's Steam digital software delivery system Steam (https://www.steampowered.com) is a software content delivery system developed by Valve software (https://www.valvesoftware.com).
sudo apt install steam
steam
snap
a 22 de marzo de 2024, con la instalación de steam vía snap, se obtiene una versión más reciente de la aplicación (1.0.0.78 frente a la versión 1.0.0.74 del repositorio de ubuntu):
sudo snap install steam
Se ha instalado steam 1.0.0.78 por Canonical✓
steam
he tenido, sin embargo, problemas con los controladores ó drivers de la tarjeta gráfica que snap, a diferencia de apt
, no instala por sí solo.