gem2tgz
Debian Ruby packaging suite
Install
- All systems
-
curl cmd.cat/gem2tgz.sh
- Debian
-
apt-get install gem2deb - Ubuntu
-
apt-get install gem2deb - Kali Linux
-
apt-get install gem2deb - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gem2deb - Raspbian
-
apt-get install gem2deb
gem2deb
Debian Ruby packaging suite
gem2deb is a set of tools to create Debian package from ruby software distributed with Rubygems. gem2tgz converts the .gem file to a tar archive, then dh-make-ruby creates a Debian source package from that archive. That Debian package uses the included Debhelper7 helper, dh_ruby, to generate a proper Debian package. Both pure-ruby and native packages are supported.