android-material-icons on AUR (Arch User Repository)

Last updated: December 29,2024

1. Install "android-material-icons" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install android-material-icons on Arch using YAY

$ yay -S android-material-icons

* (Optional) Uninstall android-material-icons on Arch using YAY

$ yay -Rns android-material-icons

2. Manually Install "android-material-icons" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone android-material-icons's git locally

$ git clone https://aur.archlinux.org/android-material-icons.git ~/android-material-icons

c. Go to ~/android-material-icons folder and install it

$ cd ~/android-material-icons $ makepkg -si

3. Information about the android-material-icons package on Arch User Repository (AUR)

ID: 979445
Name: android-material-icons
PackageBaseID: 172419
PackageBase: android-material-icons
Version: 4.0.0-1
Description: Material Design icons by Google for Android Studio
URL: https://google.github.io/material-design-icons/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morgenstern
Submitter: morgenstern
FirstSubmitted: 1635251303
LastModified: 1635251303
URLPath: /cgit/aur.git/snapshot/android-material-icons.tar.gz