How to Install and Uninstall aptsh Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 21,2024

1. Install "aptsh" package

In this section, we are going to explain the necessary steps to install aptsh on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install aptsh

2. Uninstall "aptsh" package

Please follow the guidelines below to uninstall aptsh on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove aptsh $ sudo apt autoclean && sudo apt autoremove

3. Information about the aptsh package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: aptsh
Architecture: amd64
Version: 0.0.8ubuntu1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 163
Depends: libapt-pkg5.0 (>= 1.1~exp4), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libreadline5 (>= 5.2), libstdc++6 (>= 5.2)
Filename: pool/universe/a/aptsh/aptsh_0.0.8ubuntu1_amd64.deb
Size: 52678
MD5sum: ddfd4cfa6353e89e85606c54ab4686fb
SHA1: 83d730f47c477cdd5933bbc6f4312a797a54419d
SHA256: d67ffddf329566eaefc044bb9b8cce78d7f1d14aef4dc0871a84bd77e131f338
Description: apt interactive shell
Description-md5: ed5977f655a6cd7b96919ada35f290fc

5. The same packages on other Linux Distributions