save_my_code on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S save_my_code

* (Optional) Uninstall save_my_code on Arch using YAY

$ yay -Rns save_my_code

2. Manually Install "save_my_code" via AUR

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

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

b. Clone save_my_code's git locally

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

c. Go to ~/save_my_code folder and install it

$ cd ~/save_my_code $ makepkg -si

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

ID: 1428701
Name: save_my_code
PackageBaseID: 199237
PackageBase: save_my_code
Version: 1.1.0-1
Description: smc - Utility to save code and other files
URL: https://codeberg.org/dalan/smc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dalan
Submitter: Dalan
FirstSubmitted: 1699126361
LastModified: 1710620586
URLPath: /cgit/aur.git/snapshot/save_my_code.tar.gz