Add complexity Ubuntu pkgs
[khome.git] / pkgs-ubuntu.list
index 62e314a..81660c5 100644 (file)
@@ -12,6 +12,9 @@ jq
 curl
 lftp
 aspell
+aspell-en  # English
+aspell-ru  # Russian
+aspell-el  # Greek
 cheese
 newsboat
 nmap
@@ -74,6 +77,8 @@ pidgin-skype
 rig  # Random Identity Generator
 fortune-mod
 exfat-utils  # exFAT filesystem support
+linux-doc    # Kernel docs. Found it with: apt-file search power_supply_class.txt
+locales-all
 
 # "modern" ls alternative: uses colours to distinguish file types and metadata;
 # does other things good too, like drawing a tree.
@@ -227,9 +232,15 @@ dfc
 # Music Player daemon and clients
 mpd
 mpc
+libmpdclient-dev  # mpd/client.h
 ncmpc
 ncmpcpp
 
+# ncurses
+libncurses5-dev
+ncurses-doc
+ncurses-examples
+
 # Dictionary
 dictd                  # server
 dict                   # client
@@ -279,6 +290,7 @@ finger
 
 # Games
 colobot
+warzone2100
 
 # GNOME themes
 adwaita-icon-theme-full
@@ -287,3 +299,21 @@ gnome-themes-standard
 gnome-themes-ubuntu
 
 lxappearance  # https://wiki.archlinux.org/index.php/GTK
+
+ifuse  # Mount iPhone
+
+valgrind
+
+cargo
+
+# TeX / LaTeX
+texlive-full
+texinfo
+
+# scons build systems, to build DOOM-3
+scons
+scons-doc
+
+# tool for analyzing the complexity of C program functions
+complexity
+complexity-doc
This page took 0.030075 seconds and 4 git commands to generate.