How to Install and Uninstall sdcc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "sdcc" package

Here is a brief guide to show you how to install sdcc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sdcc

2. Uninstall "sdcc" package

In this section, we are going to explain the necessary steps to uninstall sdcc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sdcc $ sudo apt autoclean && sudo apt autoremove

3. Information about the sdcc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sdcc
Priority: optional
Section: universe/electronics
Installed-Size: 6265
Maintainer: Ubuntu Developers
Original-Maintainer: Gudjon I. Gudjonsson
Architecture: amd64
Version: 3.5.0+dfsg-2
Replaces: sdcc-ucsim (<< 3.5.0)
Depends: sdcc-libraries (= 3.5.0+dfsg-2), libc6 (>= 2.14), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2)
Recommends: sdcc-doc
Suggests: python, sdcc-ucsim
Breaks: sdcc-ucsim (<< 3.5.0)
Filename: pool/universe/s/sdcc/sdcc_3.5.0+dfsg-2_amd64.deb
Size: 1295884
MD5sum: c845b6ce5e6d836f5e6873a3db869a80
SHA1: 01b3621c09fe848180f7627a58286682dec6b09d
SHA256: a3774c12f5a8b757f5f56ea1b71e724f36aeec7250837bd6a086c2a3f4b2b3f9
Description-en: Small Device C Compiler
SDCC is a C compiler for the Intel MCS51 family, HC08, PIC,
GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers.
.
This package includes the compiler, assemblers and linkers.
Description-md5: e36909237d933ff69d28ff29bca0681c
Homepage: http://sdcc.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu