Skip to content

A simple script to convert a .deb to a .rpm package

Notifications You must be signed in to change notification settings

AtomBalmBaby/debtorpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A bash script to automate the conversion of .deb files to .rpm

tested with Discord: discord-0.0.65.deb, discord-0.0.66.deb, discord-0.0.67.deb, discord-0.0.68.deb, discord-0.0.69.deb

to use:

sudo path/to/debtorpm.sh discord-0.0.69.deb

it will proccess the deb and eventually produce the rpm:

discord-0.0.69-2.noarch.rpm

Requirements:

alien, sed, rpmrebuild and some other packages I do not remember.

I will add to this list when I get time to test it in a VM

About

A simple script to convert a .deb to a .rpm package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages