code-wayland on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S code-wayland

* (Optional) Uninstall code-wayland on Arch using YAY

$ yay -Rns code-wayland

2. Manually Install "code-wayland" via AUR

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

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

b. Clone code-wayland's git locally

$ git clone https://aur.archlinux.org/code-wayland.git ~/code-wayland

c. Go to ~/code-wayland folder and install it

$ cd ~/code-wayland $ makepkg -si

3. Information about the code-wayland package on Arch User Repository (AUR)

ID: 1067016
Name: code-wayland
PackageBaseID: 162330
PackageBase: code-wayland
Version: 1.66.2-1
Description: The Open Source build of Visual Studio Code (vscode) editor, with ozone enabled for wayland support
URL: https://github.com/microsoft/vscode
NumVotes: 5
Popularity: 0.826733
OutOfDate: 1651984962
Maintainer: hedgepigdaniel
FirstSubmitted: 1611145899
LastModified: 1649984627
URLPath: /cgit/aur.git/snapshot/code-wayland.tar.gz