automoc4
automatic moc for Qt 4 packages
Install
- All systems
-
curl cmd.cat/automoc4.sh
- Debian
-
apt-get install automoc
- Ubuntu
-
apt-get install automoc
- Kali Linux
-
apt-get install automoc
- CentOS
-
yum install automoc
- Fedora
-
dnf install automoc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install automoc
- Raspbian
-
apt-get install automoc
- Dockerfile
- dockerfile.run/automoc4
automoc
automatic moc for Qt 4 packages
This package contains the automoc4 binary which is used to run moc on the right binaries in a Qt 4 or KDE 4 application. Moc is the meta object compiler which is a much used tool when using the Qt toolkit.