Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- """
- Primero desinstalar el paquete `hypnotix_1.1_all.deb`, si previamente se ha instalado
- ---> $ sudo apt remove hypnotix
- ---> $ sudo apt update
- """
- Instalar `hypnotix_2.6`
- =======================
- Hay dos formas de instalar:
- + Compilando el código fuente del paquete
- + Agregar un repositorio `ppa:wasta-linux/cinnamon-testing`
- """
- Ortro ppa:
- ---> https://linuxmasterclub.com/hypnotix/ # version 1.5
- """
- De preferencia es mejor compilar el código fuente. Por tanto:
- Compilar el paquete desde el código fuente
- ==========================================
- ---> $ sudo apt-get install git debhelper # Para poder clonar el código
- ---> $ cd ~/Documentos
- ---> ~/Documentos$ git clone https://github.com/linuxmint/hypnotix -b 2.6
- ---> ~/Documentos$ cd hypnotix
- ---> ~/Documentos/hypnotix$ dpkg-buildpackage -uc -us # Crea el `paquete.deb`
- ---> ~/Documentos/hypnotix$ sudo apt-get install ../hypnotix_2.6_all.deb
- Fuente:
- ======
- https://askubuntu.com/questions/1386009/is-it-possible-to-install-linuxmints-iptv-application-named-hypnotix-on-ubuntu
- """
- Añadir más canales de Radio y TV
- --------------------------------
- """
- Info actualizada:
- -----------------
- ---> https://github.com/LaQuay/TDTChannels
- --------------------------------------
- ---> https://www.tdtchannels.com/listas
- El COMO: gracias a Yoyo en YouTube
- ---> https://www.youtube.com/watch?v=sq44yVp_h7I
- Licencia Atribución de Creative Commons (reutilización permitida)
- A disfrutar.
- Pdta: Comprobar de enlaces `m3u8` para depurar listas
- ------------------------------------------------
- --> http://www.iptvtools.net/?svc=check
Add Comment
Please, Sign In to add comment