code-transparent on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S code-transparent

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

$ yay -Rns code-transparent

2. Manually Install "code-transparent" via AUR

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

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

b. Clone code-transparent's git locally

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

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

$ cd ~/code-transparent $ makepkg -si

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

ID: 1127546
Name: code-transparent
PackageBaseID: 146036
PackageBase: code-transparent
Version: 1.70.2-1
Description: The Open Source build of Visual Studio Code (vscode) editor - with transparency enabled.
URL: https://github.com/microsoft/vscode
NumVotes: 4
Popularity: 0.183361
OutOfDate:
Maintainer: frantic1048
FirstSubmitted: 1571812624
LastModified: 1660829181
URLPath: /cgit/aur.git/snapshot/code-transparent.tar.gz