mirror of
https://github.com/FAUSheppy/config
synced 2025-12-06 07:01:36 +01:00
78 lines
3.1 KiB
Plaintext
78 lines
3.1 KiB
Plaintext
acpi ;#check battery
|
|
apcalc :abitrary percision calculator
|
|
autoconf ;#used for building LD_PRELOAD
|
|
build-essential ;#make
|
|
chromium ;#internet
|
|
colordiff ;#colored diff
|
|
coreutils ;#many usefull tools
|
|
cron ;#execute tasks automaticly at certain times
|
|
cscope ;#find shit in big repros
|
|
dzen2 ;#used for herbsluftclient panel
|
|
eclipse ;#java programming enviroment
|
|
enscript ;#used for pdf/ps stuff
|
|
evince ;#pdf viewer
|
|
exiftool ;#metadate information
|
|
exfat-fuse ;#mount exfat devices as user
|
|
exfat-utils ;#more options for exfat
|
|
feh ;#simple pictureviewer
|
|
findutils ;#find things
|
|
gcc ;#C-Compiler
|
|
g++ ;#C++ compiler
|
|
gcp ;#copy with statusbar
|
|
gedit ;#graphical texteditor
|
|
gparted ;#partitionmanagement
|
|
git ;#version controll system
|
|
grep ;#search for keywords
|
|
gzip ;#compress
|
|
herbstluftwm ;#windowmanager
|
|
htop ;#taskmanager
|
|
i3lock ;#screenlock
|
|
icedove ;#email client
|
|
iceweasel ;#firefox browser
|
|
ifupdown ;#networkinterface managment
|
|
imagemagick ;#convert images
|
|
inkscape ;#pdfeditor/vectorbased drawing
|
|
iputils-ping ;#tracerout and ping
|
|
iw ;#information about network interfaces
|
|
katarakt ;#simple and performant pdfviewer
|
|
kolourpaint4 ;#simple pictureeditor
|
|
libreoffice ;#documenteditor like open office
|
|
lm-sensors ;#CPU/GraKa (temperatur) sensors
|
|
nano ;#very simple to use consol-texteditor
|
|
ncdu ;#harddrive ussage overview
|
|
mpv ;#video/music player
|
|
openjdk-8-jdk ;#java
|
|
openssh-client ;#ssh
|
|
pandoc ;#used for pdf conversion
|
|
pavucontrol ;#sound control
|
|
pdf-presenter-console ;#simple pdfviewer usefull for presentations
|
|
poppler-utils ;#extract images from pdfs (MarkingBird)
|
|
pulseaudio ;#sound
|
|
python ;#python
|
|
python-pdfminer ;#needed for markingbird
|
|
python-pip ;#install python modules
|
|
python-psutil ;#needed for hl_start_urxvt_cwd.py (hlconfig)
|
|
qemu-kvm ;#virtual machine
|
|
rofi ;#easier find/switch between open windows
|
|
rxvt-unicode-256color ;#terminal-emulator
|
|
sed ;#regex stream manipulation (used for hl-panel)
|
|
sshfs ;#mount harddrives over ssh
|
|
strace ;#track behaviour or processes
|
|
sudo ;#execute as root
|
|
tar ;#compressing/unpacking
|
|
texlive-full ;#tex (Achtung groß)
|
|
texmaker ;#tex gui
|
|
tig ;#git history
|
|
tmux ;#terminal multiplexer (multiple terminals within one)
|
|
traceroute ;#tracert/check route to host
|
|
tree ;#show filesystemtree
|
|
usbutils ;#usefullshit for usbdevices
|
|
vim-nox ;#good consol texeditor with script support
|
|
vim-python-jedi ;#python autocompletion
|
|
wget ;#download urls
|
|
whois ;#lookup ips etc of DNS adresses
|
|
wicd-curses ;#good simple networkmanager
|
|
wine ;#windows emuator
|
|
winetricks ;#windows emulator utilities
|
|
xpra ;#open graphical window on remote pc
|