Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Installation

Your OS shouldn't matter as long as you have an unix OS and POSIX Shell with the required packages. Run the Installation script;

chmod +x porterinstall.sh

then

./porterinstall.sh

Finally add the script to your .bashrc or .zshrc whatever shell you use. (I use zsh)

echo export PATH=$PATH:/home/bradix/.porter/ >> .zshrc`

And then you're basically done

Why Did I make this?

I was bored and wanted to install testnav for some reason but it only had Debian and Fedora Builds. So I extracted it and noticed I could just copy the folders, but depencies wouldn't work so this script might be janky. But yeah Its because I didn't know what else to do.

About

A shell script that very can kinda install .deb and .rpm files on other linux distros that don't have rpm and dpkg. Soon I will add quick install tarball binaries and I will add some package managment so its not as janky.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages