MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.3k stars 1.59k forks source link

README: add Guix as an install method #468

Open 80aff123-9163-4f3e-a93d-4a2f35af9be1 opened 4 years ago

80aff123-9163-4f3e-a93d-4a2f35af9be1 commented 4 years ago

GNU Guix is a transactional package manager and an advanced distribution of the GNU system that respects user freedom. Guix can be used on top of any system running the kernel Linux, or it can be used as a standalone operating system distribution for i686, x86_64, ARMv7, and AArch64 machines.

In addition to standard package management features, Guix supports transactional upgrades and roll-backs, unprivileged package management, per-user profiles, and garbage collection. When used as a standalone GNU/Linux distribution, Guix offers a declarative, stateless approach to operating system configuration management. Guix is highly customizable and hackable through Guile programming interfaces and extensions to the Scheme language.

axcore commented 4 years ago

This project seems to have been abandoned. There is a fork here, perhaps Guix could be added for that.

80aff123-9163-4f3e-a93d-4a2f35af9be1 commented 4 years ago

@axcore thanks! I discovered tartube soon after. I will try to add tartube to guix upstream and remove youtube-dl-gui. I will report to the new project page once tartube has been added.