ocaml-ppx_disable_unused_warnings on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "ocaml-ppx_disable_unused_warnings" 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 ocaml-ppx_disable_unused_warnings on Arch using YAY

$ yay -S ocaml-ppx_disable_unused_warnings

* (Optional) Uninstall ocaml-ppx_disable_unused_warnings on Arch using YAY

$ yay -Rns ocaml-ppx_disable_unused_warnings

2. Manually Install "ocaml-ppx_disable_unused_warnings" via AUR

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

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

b. Clone ocaml-ppx_disable_unused_warnings's git locally

$ git clone https://aur.archlinux.org/ocaml-ppx_disable_unused_warnings.git ~/ocaml-ppx_disable_unused_warnings

c. Go to ~/ocaml-ppx_disable_unused_warnings folder and install it

$ cd ~/ocaml-ppx_disable_unused_warnings $ makepkg -si

3. Information about the ocaml-ppx_disable_unused_warnings package on Arch User Repository (AUR)

ID: 1393807
Name: ocaml-ppx_disable_unused_warnings
PackageBaseID: 182982
PackageBase: ocaml-ppx_disable_unused_warnings
Version: 0.16.0-1
Description: Expands [@disable_unused_warnings] into [@warning "-20-26-32-33-34-35-36-37-38-39-60-66-67"]
URL: https://github.com/janestreet/ppx_disable_unused_warnings
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1654644562
LastModified: 1706397030
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_disable_unused_warnings.tar.gz