How to install arc theme clear linux?

android@clr~ $ git clone https://github.com/horst3180/arc-theme --depth 1 && cd arc-theme
Cloning into 'arc-theme'...
remote: Enumerating objects: 900, done.
remote: Counting objects: 100% (900/900), done.
remote: Compressing objects: 100% (704/704), done.
remote: Total 900 (delta 291), reused 726 (delta 167), pack-reused 0
Receiving objects: 100% (900/900), 815.71 KiB | 782.00 KiB/s, done.
Resolving deltas: 100% (291/291), done.
android@clr~/arc-theme $ ./autogen.sh --prefix=/usr
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory build-aux
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:12: installing 'build-aux/install-sh'
configure.ac:12: installing 'build-aux/missing'
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: error: Could not determine GNOME version. Install GTK3 and its development files (libgtk-3-dev for Debian/Ubuntu based distros and gtk3-devel for RPM based distros).
android@clr~/arc-theme $ sudo make install
Password: 
make: *** No rule to make target 'install'.  Stop.
android@clr~/arc-theme $ sudo swupd bundle-add gtk3-devel
Loading required manifests...
Warning: Bundle "gtk3-devel" is invalid, skipping it...
Failed to install 1 of 1 bundles
android@clr~/arc-theme $ swupd search gtk3
Bundle with the best search result:
     maker-cnc                      	- CNC carving tools for makers. 

This bundle can be installed with:

  swupd bundle-add  maker-cnc

Alternative bundle options are
     transcoding-support            	- A set of utilities and libraries supporting transcoding 
     os-utils-gui                   	- Provides a graphical desktop environment. 
     fsearch                        	- A gtk3 based file search tool. 
android@clr~/arc-theme $ sudo swupd bundle-add devpkg-gtk3
Loading required manifests...
Downloading packs (190.61 MB) for:
 - devpkg-gtk3
 - devpkg-wayland-protocols
 - devpkg-wayland
 - devpkg-pango
 - devpkg-libthai
 - devpkg-libdatrie
 - devpkg-libXft
 - devpkg-xorgproto
 - devpkg-libX11
 - devpkg-libpthread-stubs
 - devpkg-freetype
 - devpkg-zlib
 - devpkg-harfbuzz
 - devpkg-graphite
 - devpkg-glib
 - devpkg-util-linux
 - devpkg-pcre
 - devpkg-libffi
 - devpkg-bzip2
 - devpkg-fontconfig
 - devpkg-expat
 - devpkg-fribidi
 - devpkg-cairo
 - devpkg-pixman
 - devpkg-mesa
 - devpkg-libdrm
 - devpkg-libxkbcommon
 - devpkg-libepoxy
 - devpkg-libXcursor
 - devpkg-gdk-pixbuf
 - devpkg-shared-mime-info
 - devpkg-atk
 - devpkg-at-spi2-atk
 - devpkg-dbus
 - devpkg-at-spi2-core
 - devpkg-libXtst
 [100%]

Finishing packs extraction...
Validate downloaded files
 [100%]

No extra files need to be downloaded
 [100%]

Installing files...
 [100%]

Calling post-update helper scripts
Successfully installed 1 bundle
35 bundles were installed as dependencies
android@clr~/arc-theme $ ./autogen.sh --prefix=/usr
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: error: Invalid GNOME version: 3.24