deb-get
deb-get copied to clipboard
apt-get for .debs published via GitHub or direct download 📦
Turn your smartphone into a universal remote control. - https://www.unifiedremote.com/download/other#linux Unrolling the deb download URLs exposes the full URL including version numbers.
Stream any user provided torrent file or magnet link sequentially (Audio, Video) https://github.com/webtorrent/webtorrent-desktop Deb Available here https://github.com/webtorrent/webtorrent-desktop/releases
I'm wondering whether limited support (no PPAs for example) could be enabled for non-Ubuntu but still Debian based distros. Trying out LMDE5, and I'm already sad I can't use my...
This manual is meant as a brief introduction to features found in Bash. The Bash manual page should be used as the definitive reference on shell behavior. ## Reasons: -...
#478
re-based in a different branch based on my previous PR: https://github.com/wimpysworld/deb-get/pull/514
I know that current devel (kinetic) is technically supported, but when installing it via Rolling Rhino Remix ISO, resulting codename is 'devel' and not 'kinetic', so the script doesn't recognize...
Added support for Kali in the OS_ID section on line 2580 just below Zorin. At line 2603 assigns "focal" to UPSTREAM_CODENAME if the OS_ID_PRETTY is "Kali GNU/Linux Rolling" otherwise UPSTREAM_CODENAME...
Implements #496