How to Install and Uninstall podget Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "podget" package

Please follow the guidelines below to install podget on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install podget

2. Uninstall "podget" package

This guide covers the steps necessary to uninstall podget on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove podget $ sudo apt autoclean && sudo apt autoremove

3. Information about the podget package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: podget
Priority: optional
Section: universe/misc
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: Dave Vehrs
Architecture: all
Version: 0.7.9-1
Depends: bash (>= 3.0), coreutils (>= 8.5), debianutils (>= 4.0), findutils (>= 4.0.0), grep (>= 2.0.0), gawk (>= 4.0.0) | mawk (>= 1.3.0), sed (>= 4.0.0), wget
Suggests: libc-bin (>= 2.0)
Filename: pool/universe/p/podget/podget_0.7.9-1_all.deb
Size: 27366
MD5sum: 473bc8d0be58aa13d31a64ce90af94c6
SHA1: aa6b38f97cefd4b0f98a6b7d76b3b3e5a00ec9bb
SHA256: 6709529829618301fa9d844ee0e0a76849cb65b22c69a795999e8200e745d5c3
Description-en: Podcast aggregrator/downloader optimized for cron
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 & 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.
It also features automatic UTF-16 conversion for podcasts hosted on MS
Windows servers.
Run podget once to install the users configuration files to $HOME/.podget,
and then customize them there.
Description-md5: 9718309415a69325a09cd64000c082a9
Homepage: http://podget.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu