2022-05-21 23:50:40 +09:00
|
|
|
---
|
|
|
|
title: パッケージ一覧
|
|
|
|
categories:
|
|
|
|
- Linux
|
|
|
|
tags:
|
|
|
|
- Linux
|
2022-07-02 15:30:28 +09:00
|
|
|
toc: false
|
2022-05-21 23:50:40 +09:00
|
|
|
---
|
|
|
|
|
|
|
|
Brainux では、debootstrap で生成した rootfs に加えて以下のパッケージをインストールしています。
|
|
|
|
|
|
|
|
[comment]: 以下に tools\package_list.py で出力したパッケージ一覧を貼り付けてください。
|
|
|
|
|
|
|
|
|パッケージ名|
|
|
|
|
|:-|
|
|
|
|
|locales|
|
|
|
|
|dialog|
|
|
|
|
|sudo|
|
|
|
|
|libjpeg-dev|
|
|
|
|
|libfreetype6|
|
|
|
|
|libfreetype6-dev|
|
|
|
|
|zlib1g-dev|
|
|
|
|
|xserver-xorg|
|
|
|
|
|xserver-xorg-video-fbdev|
|
|
|
|
|xserver-xorg-dev|
|
|
|
|
|xserver-xorg-input-evdev|
|
|
|
|
|xinput-calibrator|
|
|
|
|
|xorg-dev|
|
|
|
|
|x11-apps|
|
|
|
|
|xinit|
|
|
|
|
|jwm|
|
|
|
|
|weston|
|
|
|
|
|xwayland|
|
|
|
|
|bash|
|
|
|
|
|tmux|
|
|
|
|
|vim|
|
|
|
|
|htop|
|
|
|
|
|midori|
|
|
|
|
|pcmanfm|
|
|
|
|
|lxterminal|
|
|
|
|
|xterm|
|
|
|
|
|gnome-terminal|
|
|
|
|
|fbterm|
|
|
|
|
|uim-fep|
|
|
|
|
|uim-anthy|
|
|
|
|
|fonts-noto-cjk|
|
|
|
|
|dbus|
|
|
|
|
|udev|
|
|
|
|
|alsa-utils|
|
|
|
|
|usbutils|
|
|
|
|
|iw|
|
|
|
|
|fake-hwclock|
|
|
|
|
|build-essential|
|
|
|
|
|flex|
|
|
|
|
|bison|
|
|
|
|
|pkg-config|
|
|
|
|
|autotools-dev|
|
|
|
|
|libtool|
|
|
|
|
|autoconf|
|
|
|
|
|automake|
|
|
|
|
|device-tree-compiler|
|
|
|
|
|python3|
|
|
|
|
|python3-dev|
|
|
|
|
|python3-setuptools|
|
|
|
|
|python3-wheel|
|
|
|
|
|python3-pip|
|
|
|
|
|python3-smbus|
|
|
|
|
|resolvconf|
|
|
|
|
|net-tools|
|
|
|
|
|ssh|
|
|
|
|
|openssh-client|
|
|
|
|
|avahi-daemon|
|
|
|
|
|curl|
|
|
|
|
|wget|
|
|
|
|
|git|
|
|
|
|
|network-manager|
|
|
|
|
|zip|
|
|
|
|
|neofetch|
|
|
|
|
|sl|
|
|
|
|
|python3-numpy|
|
|
|
|
|ipython3|
|
|
|
|
|netsurf-gtk|
|
|
|
|
|fcitx-anthy|
|
|
|
|
|libpam0g-dev|
|
2022-05-22 00:28:51 +09:00
|
|
|
|libxcb-xkb-dev|
|