Replace Ubuntu Racket pkg with a ppa recipe
[khome.git] / pkgs-ubuntu.list
index ff323f7..1b6440a 100644 (file)
@@ -6,12 +6,18 @@ htop
 zsh
 zsh-syntax-highlighting
 tig
+cmake        # added to build neovim
+cmake-doc
 make
+libtool-bin  # added to build neovim
 apt-file
 jq
 curl
 lftp
 aspell
+aspell-en  # English
+aspell-ru  # Russian
+aspell-el  # Greek
 cheese
 newsboat
 nmap
@@ -36,7 +42,6 @@ mplayer
 mpv
 whois
 mono-complete
-screengrab
 tlp  # Laptop power management tools
 erlang
 elixir
@@ -74,6 +79,18 @@ 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
+figlet
+gimp
+dos2unix
+xsel  # Pipe to/from system clipboard
+streamripper
+moreutils  # chronic combine errno ifdata ifne isutf8 lckdo mispipe parallel pee sponge ts vidir vipe zrun
+
+# Screenshoting tools
+screengrab
+maim
 
 # "modern" ls alternative: uses colours to distinguish file types and metadata;
 # does other things good too, like drawing a tree.
@@ -136,9 +153,6 @@ subversion-tools
 guile-2.0
 guile-2.0-doc
 
-# Racket
-racket
-
 # Chez Scheme
 chezscheme
 
@@ -166,6 +180,8 @@ xapian-tools  # search with quest
 # To connect to headphones:
 pulseaudio-module-bluetooth
 
+pavucontrol
+
 # dwm build
 libx11-dev
 libxft-dev
@@ -227,9 +243,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,3 +301,33 @@ finger
 
 # Games
 colobot
+warzone2100
+
+# GNOME themes
+adwaita-icon-theme-full
+adwaita-qt
+gnome-themes-standard
+gnome-themes-ubuntu
+
+lxappearance  # https://wiki.archlinux.org/index.php/GTK
+
+ifuse  # Mount iPhone
+
+valgrind
+
+# 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
+
+# wine
+winetricks
+wine32
+wine64
This page took 0.027257 seconds and 4 git commands to generate.