ctmg on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S ctmg

* (Optional) Uninstall ctmg on Arch using YAY

$ yay -Rns ctmg

2. Manually Install "ctmg" via AUR

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

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

b. Clone ctmg's git locally

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

c. Go to ~/ctmg folder and install it

$ cd ~/ctmg $ makepkg -si

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

ID: 404346
Name: ctmg
PackageBaseID: 120045
PackageBase: ctmg
Version: 1.2-3
Description: Simple wrapper around cryptsetup for encrypted containers
URL: https://git.zx2c4.com/ctmg/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pigmonkey
Submitter: ivanruvalcaba
FirstSubmitted: 1487871735
LastModified: 1493053443
URLPath: /cgit/aur.git/snapshot/ctmg.tar.gz