Last active
April 20, 2019 22:41
-
-
Save denizssch/b5e264d44900d511bd505888f70b38a3 to your computer and use it in GitHub Desktop.
Install franz4-bin in Ubuntu | by Denis Sossich :)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Package: franz4-bin | |
#Version: 4.0 | |
#Architecture: all | |
#Maintainer: Denis Sossich <[email protected]> | |
#Depends: python2.7 | |
#Installed-Size: 131700 | |
#Homepage: fb.me/deniz.difiesso.2 | |
#Description: A beta version of franz4-bin ArchLinux Package for Debian and derivates | |
echo "Installing Franz4 in your PC" | |
curl -O https://www88.zippyshare.com/d/4qOnn79j/969230/franz4-bin.deb && sudo dpkg -i franz4-bin.deb | |
Franz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment