pccardctl
PCMCIA utilities for Linux 2.6
Install
- All systems
-
curl cmd.cat/pccardctl.sh
- Debian
-
apt-get install pcmciautils
- Ubuntu
-
apt-get install pcmciautils
- Alpine
-
apk add pcmciautils
- Kali Linux
-
apt-get install pcmciautils
- CentOS
-
yum install pcmciautils
- Fedora
-
dnf install pcmciautils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pcmciautils
- Raspbian
-
apt-get install pcmciautils
- Dockerfile
- dockerfile.run/pccardctl
- Docker
-
docker run cmd.cat/pccardctl pccardctl
powered by Commando
pcmciautils
PCMCIA utilities for Linux 2.6
This package provides PCMCIA initialisation tools for Linux 2.6.13-rc1 or later, replacing the old pcmcia-cs tools used with earlier kernel versions. PCMCIA cards are commonly used in laptops to provide expanded capabilities such as network connections, modems, increased memory, etc. To use PCMCIA you need to have kernel modules available to support it. These are included in the stock Debian 2.6 kernel packages. You will most likely also need udev, although it isn't always required. The wireless-tools package is required by many wireless network adapters.