How to Install and Uninstall golang-github-kr-pty-devel.x86_64 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "golang-github-kr-pty-devel.x86_64" package

Please follow the instructions below to install golang-github-kr-pty-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install golang-github-kr-pty-devel.x86_64

2. Uninstall "golang-github-kr-pty-devel.x86_64" package

Please follow the instructions below to uninstall golang-github-kr-pty-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove golang-github-kr-pty-devel.x86_64 $ sudo yum autoremove

3. Information about the golang-github-kr-pty-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : golang-github-kr-pty-devel
Arch : x86_64
Version : 0
Release : 0.19.git98c7b80.amzn2.0.1
Size : 9.6 k
Repo : amzn2-core/2/x86_64
Summary : PTY interface for Go
URL : http://godoc.org/github.com/kr/pty
License : MIT
Description : Pty is a Go package for using UNIX pseudo-terminals.
:
: This package contains library source intended for building other
: packages which use kr/pty.