code-server on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "code-server" 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
Copied
b. Install code-server on Arch using YAY
$
yay -S
code-server
Copied
* (Optional) Uninstall code-server on Arch using YAY
$
yay -Rns
code-server
Copied
2. Manually Install "code-server" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone code-server's git locally
$
git clone https://aur.archlinux.org/code-server.git
~/code-server
Copied
c. Go to ~/code-server folder and install it
$
cd
~/code-server
Copied
$
makepkg -si
Copied
3. Information about the code-server package on Arch User Repository (AUR)
ID: 1427298
Name: code-server
PackageBaseID: 140249
PackageBase: code-server
Version: 4.22.1-1
Description: VS Code in the browser
URL: https://github.com/cdr/code-server
NumVotes: 23
Popularity: 1.234516
OutOfDate:
Maintainer: coadler
Submitter: hvksmr1996
FirstSubmitted: 1552314728
LastModified: 1710446126
URLPath: /cgit/aur.git/snapshot/code-server.tar.gz
Name: code-server
PackageBaseID: 140249
PackageBase: code-server
Version: 4.22.1-1
Description: VS Code in the browser
URL: https://github.com/cdr/code-server
NumVotes: 23
Popularity: 1.234516
OutOfDate:
Maintainer: coadler
Submitter: hvksmr1996
FirstSubmitted: 1552314728
LastModified: 1710446126
URLPath: /cgit/aur.git/snapshot/code-server.tar.gz