mirror of
https://github.com/brain-hackers/wiki.brainux.org
synced 2024-12-22 12:10:06 +09:00
Add Package list
This commit is contained in:
parent
d4ba9fccad
commit
c988778b42
85
_posts/2021-12-04-linux-package-list.md
Normal file
85
_posts/2021-12-04-linux-package-list.md
Normal file
@ -0,0 +1,85 @@
|
||||
---
|
||||
title: パッケージ一覧
|
||||
categories:
|
||||
- Linux
|
||||
tags:
|
||||
- Linux
|
||||
---
|
||||
|
||||
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|
|
||||
|libxcb-xkb-dev|
|
||||
|
Loading…
Reference in New Issue
Block a user