How to Install mythtv in Ubuntu 18.04



Install mythtv by entering the following commands in the terminal:

sudo apt update
sudo apt install mythtv

Description:

Personal video recorder application (client and server)

MythTV implements the following PVR features, and more, with a unified graphical interface: . - Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV. - Video compression using RTjpeg or MPEG-4 - Program listing retrieval using XMLTV - Themable, semi-transparent on-screen display - Electronic program guide - Scheduled recording of TV programs - Resolution of conflicts between scheduled recordings - Basic video editing . http://www.mythtv.org/ . This package will install a complete MythTV client/server environment on a single system. If you are intended on using this as your only MythTV machine, and this machine is already configured as a desktop, this package will get you up and running switfly. . If you are intended on installing this on a standalone/non-desktop machine, you should look into the Metapackages available: mythtv-backend-master (backend with a local database) mythtv-backend (backend needing a remote database)

Homepage: http://www.mythtv.org

Version: 2:29.1+fixes.20180414.329c235-0ubuntu3

Section: multiverse/graphics