LINUXOPOLIS # 2019-12-20 ~ PACKAGESsteemCreated with Sketch.

in #linux6 years ago (edited)

PACKAGES

Published with SteemPeak
home ~ previous

ScreenshotScreenshot by Willi Glenz

$ vim ~/.config/fish/functions/gpackages.fish

function gpackages --description "pagages"
    clear
    echo
    echo '=========================================================================='
    echo '                               PACKAGES                                   '
    echo '=========================================================================='
    echo ' # apt install ...                                                        '
    echo ' # apt install ./package_name.deb                                         '
    echo 
    echo ' A - alacarte atop aview                                                  '
    echo ' B - backintime-qt4 bluefish boostnote                                    '
    echo ' C - calcurse clipit cherrytree cmus                                      '
    echo ' E - espeak                                                               '
    echo ' F - firmware-iwlwifi firmware-realtek focuswriter fzf fonts-powerline    '
    echo ' G - gdebi gkrellm glances gnome-clocks gnome-do gparted grsync guake     '
    echo ' H - htop hwinfo                                                          '
    echo ' I - inxi i3-wm                                                           '
    echo ' K - kismet                                                               '
    echo ' L - libreoffice links lsd lvm2                                           '
    echo ' M - mc menulibre                                                         '
    echo ' N - netcat net-tools nmap                                                '
    echo ' P - pwgen powertop printer-driver-cups pycharm*                          '
    echo ' R - ranger                                                               '
    echo ' S - screen sudo syncthing                                                '
    echo ' T - taskwarrior terminator tilda timeshift timewarrior tripwire          '
    echo ' U - ulauncher* unattented-upgrades                                       '
    echo ' V - veracrypt* vim virtualbox vs-code* vym                               '
    echo ' W - w3m                                                                  '
    echo ' Y - youtube-dl                                                           '
    echo
    echo ' * download from homepage                                                 ' 
    echo '=========================================================================='
    echo
end


SOURCES
 picture ....................................... screenshoot by me ~ my gnome-desktop

Coin Marketplace

STEEM 0.04
TRX 0.33
JST 0.083
BTC 61739.72
ETH 1603.71
USDT 1.00
SBD 0.45