Build and install

December 17, 2020 ยท View on GitHub

install yaru-remix-theme-toggle:

The extension can be installed directly from source, either for the convenience of using git or to test the latest development version.

Prerequisite:

  • Install Git and Meson
  sudo apt install git meson gnome-shell-extension-prefs

Install:

  • To install all yaru-remix-theme-toggle, simply run the following.
# clone this repository
git clone https://github.com/Muqtxdir/yaru-remix-theme-toggle.git
cd yaru-remix-theme-toggle
# Initialize build system (only required once per repo)
meson build

cd build

# Build and install
sudo ninja install
  • After install, a logout is required or shell-restart by Alt + F2 and then entering r

Enable yaru-remix-theme-toggle

  • The extension can now be enabled from Extensions (can also be done in Gnome-tweaks or dconf)

extensions

  • yaru-remix-theme-toggle can now be accessed from System-Menu

yaru-remix-theme-toggle-extension

  • Enjoy!

Uninstall:

  • To uninstall all yaru-remix-theme-toggle, simply run the following.
 cd yaru-remix-theme-toggle

 cd build

 sudo ninja uninstall
  • After uninstall, a logout is required shell-restart by Alt + F2 and then entering r

Note: yaru-remix-theme-toggle is installed if you choosed Script-install(simple-installation) from Yaru-remix