Skip to content

Instantly share code, notes, and snippets.

@eyadsibai
Last active December 19, 2019 09:12
Show Gist options
  • Save eyadsibai/acdb5f6cca8663f86c2e68daddf0ca8d to your computer and use it in GitHub Desktop.
Save eyadsibai/acdb5f6cca8663f86c2e68daddf0ca8d to your computer and use it in GitHub Desktop.
install on manjaro i3

to install

chat and communication

  • discord
  • slack-desktop
  • pidgin-sipe
  • skyforlinux-stable-bin
  • android-messages-desktop
  • yakyak (install thru snapd)
  • messengerfordesktop
  • teams-for-linux
  • telegram-desktop
  • whatsie
  • zoom

package manager

  • snapd
  • yay

browsers

  • qutebrowser
  • brave (fast and private)
  • chrome (for the google extensions (maybe?))

software development

  • micro
  • visual-studio-code-bin
  • git
  • highlight
  • tig

pdf and documents

  • zathura
  • zathura-djvu
  • zathura-pdf-poppler
  • zathura-ps
  • zathura-cb
  • wps-office

media player

  • youtube-dl
  • mpv
  • cmus
  • spotify
  • youtube-viewer
  • ncmpcpp
  • mpd

torrent client

  • transmission-cli
  • transmission-remote-cli-git

email client

  • neomutt

RSS, podcasts and feeds

  • newsboat
  • haxor-news
  • rainbowstream

terminals

  • alacritty
  • mlterm
  • urxvt-bidi
  • termite

for bluetooth

  • bluez
  • blueman

network

  • nmap
  • ettercap

Dmenu

  • rofi
  • rofi-calc
  • rofi-emoji
  • networkmanager-dmenu-git
  • rofi-mpd
  • python-i3-py
  • rofi-scripts

theming

  • pywal

security

  • tiger
  • kr (ssh keys)
  • docker-machine
  • docker
  • docker-compose

fonts

  • ttf-ms-fonts
  • ttf-amiri
  • ttf-arabeyes-fonts
  • ttf-qurancomplex-fonts
  • ttf-sil-lateef
  • ttf-sil-scheherazade
  • ttf-google-fonts-git
  • ttf-linux-libertine
  • ttf-inconsolata
  • ttf-emojione

needed packages

  • pkgfile

others

  • multibootusb
  • zeal
  • units
  • tree
  • timeshift
  • ncdu
  • etcher
  • safeeyes
  • python-pretty-cron
  • cava
  • cli-visualizer
  • hostsblock?
  • youtube-dl-gui-git
  • pdfchain
  • pdftk-bin
  • dropbox
  • dropbox-cli
  • speedtest-cli
  • lastpass-cli
  • s3cmd
  • s4cmd
  • playerctl
  • tor
  • calcurse
  • wine
  • gitter
  • thefuck
  • teamviewer
  • parallel
  • tmux
  • ms-office-online
  • libaacs
  • libmpcdec
  • wavpack
  • onedrive
  • jq
  • rclone
  • dialog
  • urlview
  • notmuch
  • mupdf
  • arandr
  • offlineimap
  • pulsemixer
  • python-pywal
  • sc-im
  • unzip
  • unrar
  • w3m
  • xcape
  • mediainfo
  • task-spooler
  • https://github.com/alexanderjeurissen/ranger_devicons
  • python-httplib2 # for calcurse-caldav
  • kshutdown
  • advanced-ssh-config

visual studio code extensions

code --install-extension

  • ms-python.python
  • davidanson.vscode-markdownlint

games

  • tetris-terminal-git
  • bastet
  • ninvaders
  • pacman4console
  • nsnake
  • bsdgames # atc
  • moon-buggy

things to do after that

  • install miniconda and add it to your zshrc
  • may be install oh-my-zsh?
  • setup printer using system-config-printer
  • replace xflock4 with the lock I want to run ~/bin/lock
  • run install_pulse

http://harmful.cat-v.org/software/ https://github.com/mayfrost/guides https://lukesmith.xyz/programs.html https://wiki.installgentoo.com/index.php/List_of_recommended_GNU/Linux_software https://suckless.org/rocks/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment