This is a script I made to run after installing the branch system for the first time. For GNU/Linux only.
| Package Name | OpenSUSE Tumbleweed | Fedora | Debian |
|---|---|---|---|
| git | git | git | git |
| xdg-user-dirs | xdg-user-dirs | xdg-user-dirs | xdg-user-dirs |
| dos2unix | dos2unix | dos2unix | dos2unix |
| wget | wget | wget | wget |
| curl | curl | curl | curl |
| gettext | gettext-tools | gettext | gettext |
| rsync | rsync | rsync | rsync |
| which | which | which | which |
| tar | tar | tar | tar |
| ruby | ruby | ruby | ruby |
| inxi | inxi | inxi | inxi |
cd ~ ; git clone https://github.com/herrwinfried/myconfig/ -b linux && cd ~/myconfig/setup./install.sh -u -cfor details "-h" Use the argument.