gnome-autogen.sh
common scripts and macros to develop with GNOME
Install
- All systems
-
curl cmd.cat/gnome-autogen.sh.sh
- Debian
-
apt-get install gnome-common
- Ubuntu
-
apt-get install gnome-common
- Alpine
-
apk add gnome-common
- Arch Linux
-
pacman -S gnome-common
- Kali Linux
-
apt-get install gnome-common
- CentOS
-
yum install gnome-common
- Fedora
-
dnf install gnome-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnome-common
- OS X
-
brew install gnome-common
- Raspbian
-
apt-get install gnome-common
- Dockerfile
- dockerfile.run/gnome-autogen.sh
- Docker
-
docker run cmd.cat/gnome-autogen.sh gnome-autogen.sh
powered by Commando
gnome-common
common scripts and macros to develop with GNOME
gnome-common is an extension to autoconf, automake and libtool for the GNOME environment and GNOME using applications. Included are gnome-autogen.sh and several macros to help in GNOME source trees.