code-translucent on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S code-translucent

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

$ yay -Rns code-translucent

2. Manually Install "code-translucent" via AUR

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

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

b. Clone code-translucent's git locally

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

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

$ cd ~/code-translucent $ makepkg -si

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

ID: 1427346
Name: code-translucent
PackageBaseID: 185842
PackageBase: code-translucent
Version: 1.87.2-1
Description: The Open Source build of Visual Studio Code (vscode) editor with translucent window, official marketplace, unblocked proprietary features and wayland support!
URL: https://github.com/microsoft/vscode
NumVotes: 7
Popularity: 0.276911
OutOfDate:
Maintainer: observ33r
Submitter: observ33r
FirstSubmitted: 1663518597
LastModified: 1710453671
URLPath: /cgit/aur.git/snapshot/code-translucent.tar.gz