notes/Wiki/Software Index.md

177 lines
2.5 KiB
Markdown
Raw Normal View History

2022-06-14 23:33:35 +08:00
## Installed Packages
### System-wide
#### Development
2022-09-03 15:41:36 +08:00
- libXres
- to use gamescope
2022-06-14 23:33:35 +08:00
#### Games
2022-09-03 15:41:36 +08:00
- SuperTuxKart
2022-06-14 23:33:35 +08:00
#### Command Line Productivity
2022-09-03 15:41:36 +08:00
- ripgrep
- quickly search thru dirs
- z
- replacement of fasd
- nnn
- file manager
- entr
- watch for file change
2022-06-14 23:33:35 +08:00
#### Mail
2022-09-03 15:41:36 +08:00
- Thunderbird
2022-06-14 23:33:35 +08:00
#### Video and audio
2022-09-03 15:41:36 +08:00
- xdg-desktop-portal
- for use with screencasting
- rtkit
- for better dbus support
- ofono
- for better bluetooth conection
- obs
- for test streaming
- wlrobs
- wayland plugin
2022-06-14 23:33:35 +08:00
#### System
2022-09-03 15:41:36 +08:00
- android-tools
- to use adb fastboot ... etc
- ncurses-compta
- to make lineageOS
- v4l2loopback
- to loopback webcam into a device
- wine
- Fuck tencent, i hate chinese proprietary shitware.
- winetricks
- I hate wine and tencent.
- wf-recorder
- record screen
- tree
- to show things in a tree
- pexpect
- developing python program
2022-06-14 23:33:35 +08:00
#### Softwares
2022-09-03 15:41:36 +08:00
- imv
- for image viewing
- fzf
- fuzzy searcher ytfzf
- wf-recorder
- to record things
2022-06-14 23:33:35 +08:00
#### Coding
2022-09-03 15:41:36 +08:00
- gdb
- for debugging in neovim
- ltrace
- for reverse engineering
- repo
- to sync android tree
- luaformatter
- to format lua code
- prettier
- to format web code
2022-06-14 23:33:35 +08:00
#### Text Editing
2022-09-03 15:41:36 +08:00
- pandoc
- for word processing
- texlive
- for word processing
- latexmk
- for vim latex support
- ctags
- for vieving tags in vim
- libreoffice
- for vieving and editing doc files
- wl-clipboard
- to use copy and paste in cli
- fcitx5
- to use chinnnese input.
- fcitx5-gtk
- fcitx5-rime
2022-06-14 23:33:35 +08:00
#### Info
2022-09-03 15:41:36 +08:00
- powertop
- for battery stat
- radeontop
- to see gpu usage
- bat
- for better cat
- eix
- for emerge managament
- mediainfo
- for viewing media info.
- ncdu
- to view disk usage
- iotop
- to see disk io
2022-06-14 23:33:35 +08:00
#### Cosmetic
2022-09-03 15:41:36 +08:00
- dejavu
- for better font
- Symbols-2048-em Nerd Font Complete.ttf (locally)
- for nerd icon
- geteltorito
- for flashing bios image
2022-06-14 23:33:35 +08:00
#### Pentesting
2022-09-03 15:41:36 +08:00
- cracklib-words
- wordlist
- lynis
- to analyze vuls
- nmap
- to scan ports
- aide
- to check file integrity
- arp-scan
- to scan local network.
- openVPN
- to access THM machines.
- whois
- to query domain status
2022-06-14 23:33:35 +08:00
### Local
2022-09-03 15:41:36 +08:00
- cxxmatrix
- cool matrix effects.
- gamescope
- RSR for steam games
2022-06-14 23:33:35 +08:00
### Pip (I hate this)
2022-09-03 15:41:36 +08:00
- pip-autoremove
- to remove pip software
- subilminal
- to download subs using mpv scripts
- pipx
- to properly manage apps
- gdbgui
- gui frontend of gdb
### npm
- neovim
- for npm support
2022-06-14 23:33:35 +08:00
### go
2022-09-03 15:41:36 +08:00
- go buster
- for brute-force URLs
2022-06-14 23:33:35 +08:00
### Cargo
2022-09-03 15:41:36 +08:00
- zeta-note
- lsp for markdowm