cycode on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S cycode

* (Optional) Uninstall cycode on Arch using YAY

$ yay -Rns cycode

2. Manually Install "cycode" via AUR

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

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

b. Clone cycode's git locally

$ git clone https://aur.archlinux.org/cycode.git ~/cycode

c. Go to ~/cycode folder and install it

$ cd ~/cycode $ makepkg -si

3. Information about the cycode package on Arch User Repository (AUR)

ID: 1420819
Name: cycode
PackageBaseID: 196761
PackageBase: cycode
Version: 2.0.4-2
Description: A web-based HTML Editor, Markdown Editor, and WYSIWYG Editor,a code editor with a primary focus on web development.
URL: https://github.com/magayagalabs/CyCode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1692338762
LastModified: 1709593399
URLPath: /cgit/aur.git/snapshot/cycode.tar.gz