codevis on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S codevis

* (Optional) Uninstall codevis on Arch using YAY

$ yay -Rns codevis

2. Manually Install "codevis" via AUR

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

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

b. Clone codevis's git locally

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

c. Go to ~/codevis folder and install it

$ cd ~/codevis $ makepkg -si

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

ID: 1268078
Name: codevis
PackageBaseID: 185730
PackageBase: codevis
Version: 0.8.4-1
Description: A tool for turning your code into one large image
URL: https://github.com/sloganking/codevis
NumVotes: 1
Popularity: 1.6E-5
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1663159734
LastModified: 1685911124
URLPath: /cgit/aur.git/snapshot/codevis.tar.gz