いろいろがんばりたいブログ

情報科学科の人がいろいろ書きます。

ArchLinuxで使ってるソフトウェアまとめ

普段とくによく使ってるものを纏めてみる。主にデスクトップユースとして。ArchLinuxのインストール方法と、公式サイトへのリンクを貼っていく。インストールに一部yaourtが必要。 Ubuntuでも同じソフトは使えるはず。

インターネット

Chromium

f:id:tomoki_imai:20130612022530p:plain

GoogleChromeオープンソース版。といいつつもGoogleの同期とかも普通につかえる。

pacman -S chromium

Dropbox

f:id:tomoki_imai:20130612022837p:plain ファイルを同期する。 ぼくは有料ユーザーで、めっちゃいろいろ入れてる。

yaourt -S dropbox

TweetDeck

f:id:tomoki_imai:20130612023420p:plain Chrome版TweetDeckを愛用してる。誰が誰をふぁぼったとかが見えるのがいい。 Chrome上で動くから、環境依存を気にしなくてもいい。

wicd

f:id:tomoki_imai:20130612023702p:plain ネットに繋げるのに使ってる。NetworkManagerはなんかGnome依存がつよそう。 でも正直これもあんまり気にいらない。

開発環境

urxvt

f:id:tomoki_imai:20130612024010p:plain xfce4-terminalでもいいかなって思う。最近はurxvt使ってみてる。 こまかい設定ができるのがウリ。

pacman -S rxvt-unicode

zsh

f:id:tomoki_imai:20130612024339p:plain 最強のシェル(らしい)。確かに補完機能は超強力。

tmux

f:id:tomoki_imai:20130612024603p:plain ほんとに便利なのはこの機能じゃないけど、分割とかもめっちゃ便利。

vim

f:id:tomoki_imai:20130612024955p:plain 言わずとしれたテキストエディタ

pacman -S vim

Emacs

f:id:tomoki_imai:20130612025107p:plain Emacsは環境。

pacman -S emacs

デスクトップ環境

i3 window manager

タイル型WMで、個人的にはかなり使い勝手がよいと思ってる。 合わせてdmenuもどうぞ。(というかそれがないと使えない……) f:id:tomoki_imai:20130612025400p:plain

i3とあわせて使ってるものリスト

  • feh (壁紙に)
  • i3status (トレイ付き)
  • xcompmgr (透明化とかのサポート)
  • xscreensaver

volumeicon

f:id:tomoki_imai:20130612025542p:plain 音の設定につかえます。gnomeとかみたいにないからね。

pacman -S volumeicon

dunst

f:id:tomoki_imai:20130612025914p:plain notification-daemonの一種。設定がちょっと特殊で、/usr/share/dunst/dunstrcを、.config/dunst/dunstrcにコピペする。 くわしくはgithub参照。ちなみに起動は明示的にする必要はないです。 (dbusがやる)

pacman -S dunst

uim

f:id:tomoki_imai:20130612030026p:plain 日本語入力。SKKつかってます。

pacman -S uim

Migu

f:id:tomoki_imai:20130612030712p:plain フォント。VL Gothicとかもいいかもね。

yaourt -S ttf-migu

おまけ。

f:id:tomoki_imai:20130612031033j:plain 買い替えたい。

めも

FileZillaとThunarについてかこう。